| 
    Lunchbox
    1.12.0
    
   Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs. 
   | 
 
Specialized PluginRegisterer for implementations which have the InitDataT definition. More...
#include <pluginRegisterer.h>
 Collaboration diagram for lunchbox::PluginRegisterer< Impl, true >:Public Member Functions | |
| PluginRegisterer () | |
| Construct a registerer and register the Impl class.  More... | |
Specialized PluginRegisterer for implementations which have the InitDataT definition.
Definition at line 90 of file pluginRegisterer.h.
      
  | 
  inline | 
Construct a registerer and register the Impl class.
Definition at line 94 of file pluginRegisterer.h.