|
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 |
References madness::print().
| bool B::b |
Referenced by get(), serialize(), set(), test_in(), and test_out().
|
private |