zookeeper-cpp
ZooKeeper Client for C++
|
Additional Inherited Members | |
![]() | |
using | value_type = std::size_t |
![]() | |
constexpr | strong_id (value_type val) noexcept |
constexpr value_type | get () const noexcept |
constexpr | operator value_type () noexcept |
transaction_id & | operator++ () |
transaction_id | operator++ (int) |
transaction_id & | operator-- () |
transaction_id | operator-- (int) |
![]() | |
value_type | value |