#include <bitset.h>
shttl::shttl_bitset< N, T >::referenceのコラボレーション図
Public メソッド | |
reference & | flip () |
operator bool () const | |
reference & | operator= (const reference &r) |
reference & | operator= (bool v) |
bool | operator~ () const |
Protected メソッド | |
reference (this_type &i, size_type p) | |
Protected 変数 | |
this_type & | _i |
const size_type | _p |
shttl::shttl_bitset< N, T >::reference::reference | ( | this_type & | i, | |
size_type | p | |||
) | [inline, protected] |
reference& shttl::shttl_bitset< N, T >::reference::flip | ( | ) | [inline] |
shttl::shttl_bitset< N, T >::reference::operator bool | ( | ) | const [inline] |
reference& shttl::shttl_bitset< N, T >::reference::operator= | ( | const reference & | r | ) | [inline] |
reference& shttl::shttl_bitset< N, T >::reference::operator= | ( | bool | v | ) | [inline] |
bool shttl::shttl_bitset< N, T >::reference::operator~ | ( | ) | const [inline] |
this_type& shttl::shttl_bitset< N, T >::reference::_i [protected] |
const size_type shttl::shttl_bitset< N, T >::reference::_p [protected] |