__gnu_pbds::detail::rc.3cxx
Contents
Detailed Description
template<typename_Node,typename_Alloc>
class __gnu_pbds::detail::rc< _Node, _Alloc >"Redundant binary counter.
Name
__gnu_pbds::detail::rc< _Node, _Alloc > - Redundant binary counter.
Synopsis
#include <rc.hpp>
PublicTypes
typedef entry_const_pointer const_iterator
typedef node_pointer entryPublicMemberFunctionsrc (const rc &)
const const_iterator begin () const
void clear ()
bool empty () const
const const_iterator end () const
void pop ()
void push (entry)
size_type size () const
void swap (rc &)
node_pointer top () const
