bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::T_CoConst_< T, true > Struct Template Reference

#include <ParserBase.h>

Public Types

using type = std::add_const_t<T>
 

Detailed Description

template<class T>
struct bux::T_CoConst_< T, true >

Definition at line 63 of file ParserBase.h.

Member Typedef Documentation

◆ type

template<class T >
using bux::T_CoConst_< T, true >::type = std::add_const_t<T>

Definition at line 65 of file ParserBase.h.


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