StormByte C++ Library 0.0.9999
StormByte is a comprehensive, cross-platform C++ library aimed at easing system programming, configuration management, logging, and database handling tasks. This library provides a unified API that abstracts away the complexities and inconsistencies of different platforms (Windows, Linux).
Loading...
Searching...
No Matches
StormByte::VariadicValue< Types > Member List

This is the complete list of members for StormByte::VariadicValue< Types >, including all inherited members.

Get()StormByte::VariadicValue< Types >inline
Get() constStormByte::VariadicValue< Types >inline
operator!=(const VariadicValue &other) constStormByte::VariadicValue< Types >inline
operator=(const VariadicValue &other)StormByte::VariadicValue< Types >inline
operator=(VariadicValue &&) noexcept=defaultStormByte::VariadicValue< Types >
operator==(const VariadicValue &other) constStormByte::VariadicValue< Types >inline
VariadicValue()=defaultStormByte::VariadicValue< Types >
VariadicValue(T value)StormByte::VariadicValue< Types >inlineexplicit
VariadicValue(const VariadicValue &other)StormByte::VariadicValue< Types >inline
VariadicValue(VariadicValue &&) noexcept=defaultStormByte::VariadicValue< Types >
~VariadicValue() noexcept=defaultStormByte::VariadicValue< Types >