ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
vmeta.inl File Reference

Description:

This header-file is part of module ALib Variables of the ALib C++ Library.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file vmeta.inl.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::variables::Bool
 
struct  alib::variables::detail::VData< T >
 
struct  alib::variables::VMeta
 

Namespaces

namespace  alib
 
namespace  alib::variables
 

Typedefs

using alib::variables::StringVectorComma = alib::StringVectorPA
 
using alib::variables::StringVectorSemicolon = alib::StringVectorPA
 
using alib::variables::detail::VDATA = VData<void*>