jaulib v1.3.0
Jau Support Library (C++, Java, ..)
|
Additional Inherited Members | |
Public Types inherited from One | |
typedef int | type |
Public Member Functions inherited from One | |
One (type x_=0) | |
~One ()=default | |
type | add (type x_, type y_) |
type | get () |
Public Attributes inherited from One | |
type | x |
Static Public Attributes inherited from One | |
static constexpr bool | v = true |
Definition at line 48 of file test_type_traits_queries01.cpp.