Changeset 8266 for code/forks/sandbox_light/src/libraries/util
- Timestamp:
- Apr 19, 2011, 3:44:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/forks/sandbox_light/src/libraries/util/ImplicitConversion.h
r7401 r8266 61 61 This gives you a compile time constant boolean in the form of an enum value. 62 62 @note 63 The idea to use the sizeof() operator on return values to determine function exist ance63 The idea to use the sizeof() operator on return values to determine function existence 64 64 is described in 'Modern C++ design' by Alexandrescu (2001). 65 65 */
Note: See TracChangeset
for help on using the changeset viewer.