Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8266 for code/forks


Ignore:
Timestamp:
Apr 19, 2011, 3:44:58 PM (13 years ago)
Author:
rgrieder
Message:

Fixed typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/forks/sandbox_light/src/libraries/util/ImplicitConversion.h

    r7401 r8266  
    6161        This gives you a compile time constant boolean in the form of an enum value.
    6262    @note
    63         The idea to use the sizeof() operator on return values to determine function existance
     63        The idea to use the sizeof() operator on return values to determine function existence
    6464        is described in 'Modern C++ design' by Alexandrescu (2001).
    6565    */
Note: See TracChangeset for help on using the changeset viewer.