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 needs to be a power of two that is 64 or larger and 4096 or less. By default, HBODY::N is stored.

Definition at line 37 of file HandleMaker.h.


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