MADNESS
0.10.1
|
Public Member Functions | |
B (bool b=false) | |
B (long b=0) | |
~B () | |
long | get () const |
template<typename Archive > | |
void | serialize (Archive &ar) |
void | set (long value) |
Public Attributes | |
bool | b |
Private Attributes | |
long | b |
|
inline |
|
inline |
|
inline |
References madness::print().
|
inline |
References b.
|
inline |
References b.
|
inline |
References b.
bool B::b |
Referenced by test_in(), and test_out().
|
private |