Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::interprocess::named_condition::condition_holder — @ private:
// In header: <boost/interprocess/sync/named_condition.hpp> // @ private: struct condition_holder { interprocess_condition cond_; };