#include <TypeTraits.h>
Collaboration diagram for carla::are_same< T0, T1 >:Static Public Attributes | |
| static constexpr bool | value = std::is_same<T0, T1>::value |
Definition at line 22 of file TypeTraits.h.
|
static |
Definition at line 23 of file TypeTraits.h.
1.8.13