kblib 0.2.3
General utilities library for modern C++
kblib::constant< T, V > Member List

This is the complete list of members for kblib::constant< T, V >, including all inherited members.

constant()=defaultkblib::constant< T, V >
constant(std::integral_constant< T, V >) noexceptkblib::constant< T, V >inline
operator-() -> constant< T, -V >kblib::constant< T, V >inline