Changeset 8267 for code/trunk/src/libraries/util
- Timestamp:
- Apr 19, 2011, 3:48:48 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/libraries/util/ImplicitConversion.h
r7401 r8267 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.