nlib
nn::nlib::handle_maker::NumHandle< HBODY > Struct Template Reference

A total number of handles that access the HBODY type can be obtained through the data member size of the size_t type static const. More...

#include <manual_en.h>

Detailed Description

template<class HBODY>
struct nn::nlib::handle_maker::NumHandle< HBODY >

A total number of handles that access the HBODY type can be obtained through the data member size of the size_t type static const.

Template Parameters
HBODYHandle instance type.
Description
You can set the total number of handles to HBODY by specializing the class template. The total number of handles must be a power of 2 from 64 to 4096. By default, HBODY::N is stored.

Definition at line 50 of file HandleMaker.h.


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