Template Struct StaticTest

Struct Documentation

template<typename T>
struct uitsl::a::StaticTest

Public Static Attributes

constexpr bool value = (std::is_copy_constructible<T>::value || std::is_move_constructible<T>::value)