neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::ecs::system< ComponentData >::no_thread Struct Reference

#include <system.hpp>

Inheritance diagram for neolib::ecs::system< ComponentData >::no_thread:

Public Member Functions

 no_thread ()
 

Detailed Description

template<typename... ComponentData>
struct neolib::ecs::system< ComponentData >::no_thread

Definition at line 96 of file system.hpp.

Constructor & Destructor Documentation

◆ no_thread()

template<typename... ComponentData>
neolib::ecs::system< ComponentData >::no_thread::no_thread ( )
inline

Definition at line 96 of file system.hpp.


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