CyberEngineMkIII
|
Defines the template for working with parameter packed template arguments. More...
#include "ParameterPack.inl"
Go to the source code of this file.
Classes | |
class | CYB::API::ParameterPack< AType, ARemaining > |
Contains information about a template parameter pack. More... | |
class | CYB::API::ParameterPack< AType, ARemaining >::Indexer< AIndex, AUnused > |
A class which can be used to get the type at AIndex of the pack. More... | |
Namespaces | |
CYB | |
Encapsulates the engine in it's entirety. | |
CYB::API | |
Namespace containing the public API define EXPLICIT_API_USAGE to prevent automatic 'using'. | |
Defines the template for working with parameter packed template arguments.
Definition in file ParameterPack.hpp.