The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
n_ref_counter::t_ref_counter< T_integral > Class Template Reference

t_ref_counter is a reference counter. More...

#include <reference_counter.hpp>

Detailed Description

template<typename T_integral>
class n_ref_counter::t_ref_counter< T_integral >

t_ref_counter is a reference counter.

If the counter overflows it stops counting. So any negative count disables reference counting.

Definition at line 33 of file reference_counter.hpp.


The documentation for this class was generated from the following file: