Conduit
latest
Overview
Demos
Library API
Resources
Citing
Publications & Presentations
Projects using Conduit
Conduit
»
Library API
»
Template Struct StaticTest
Edit on GitHub
Template Struct StaticTest
¶
Defined in
File a::static_test.hpp
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)
¶