|
| enum | { value = sizeof(test<T>(nullptr)) == sizeof(char)
} |
| |
| enum | { value = sizeof(test<T>(nullptr)) == sizeof(char)
} |
| |
|
using | one = char |
| |
|
|
template<typename C > |
| static one | test (decltype(&C::capacity)) |
| |
|
template<typename C > |
| static two | test (...) |
| |
|
template<typename C > |
| static one | test (decltype(&C::capacity)) |
| |
|
template<typename C > |
| static two | test (...) |
| |
The documentation for this struct was generated from the following files:
- D:/DEV JEUX/2025/CPP/Opengl/ClutterEngineOpenGL/ClutterEngine/Libraries/include/json/json.h
- D:/DEV JEUX/2025/CPP/Opengl/ClutterEngineOpenGL/ClutterEngine/Libraries/include/json/json.hpp