|
Mac Dev Center
Mac OS X Reference Library Cross Platform: Open Source Miscellaneous User Space API Reference
|
formatter.h |
| Includes: |
__is_same |
template<typename _Type1, typename _Type2> struct __is_same { static const bool value = false; };
Determine if the two types are the same.
Last Updated: 2006-06-20