Lab_1 0.1.1
Matrix Library
|
Public Member Functions | |
ConstructFromT (const T &t) | |
template<typename... Args, typename std::enable_if< sizeof...(Args) !=1, int >::type = 0> | |
ConstructFromT (Args &&... args) | |
bool | operator== (const ConstructFromT &other) const |
const T & | get () const |