| glibmm 2.84.0
    | 
#include <glibmm/value.h>
| Static Public Member Functions | |
| template<typename U > | |
| static std::false_type | Test (int i) | 
| template<typename U > | |
| static std::true_type | Test (...) | 
| Static Public Attributes | |
| static const bool | value = std::is_class_v<T> && decltype(Test<T>(0))::value | 
| 
 | static | 
| 
 | static | 
| 
 | static |