.TH "__gnu_pbds::detail::rc< _Node, _Alloc >" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::rc< _Node, _Alloc > \- Redundant binary counter\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef entry_const_pointer \fBconst_iterator\fP" .br .ti -1c .RI "typedef node_pointer \fBentry\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBrc\fP (const \fBrc\fP &)" .br .ti -1c .RI "const const_iterator \fBbegin\fP () const" .br .ti -1c .RI "void \fBclear\fP ()" .br .ti -1c .RI "_GLIBCXX_NODISCARD bool \fBempty\fP () const" .br .ti -1c .RI "const const_iterator \fBend\fP () const" .br .ti -1c .RI "void \fBpop\fP ()" .br .ti -1c .RI "void \fBpush\fP (entry)" .br .ti -1c .RI "size_type \fBsize\fP () const" .br .ti -1c .RI "void \fBswap\fP (\fBrc\fP &)" .br .ti -1c .RI "node_pointer \fBtop\fP () const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::detail::rc< _Node, _Alloc >" Redundant binary counter\&. .PP Definition at line 50 of file rc\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.