jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::cfmt2::impl Namespace Reference

Classes

class  Parser
 

Enumerations

enum class  no_type_t
 

Functions

constexpr const PResult checkRec (const PResult ctx) noexcept
 
template<typename Targ, typename... Tnext>
constexpr const PResult checkRec (const PResult ctx) noexcept
 

Variables

static constexpr bool verbose_error = true
 

Enumeration Type Documentation

◆ no_type_t

enum class jau::cfmt2::impl::no_type_t
strong

Definition at line 265 of file string_cfmt2.hpp.

Function Documentation

◆ checkRec() [1/2]

const PResult jau::cfmt2::impl::checkRec ( const PResult ctx)
constexprnoexcept

Definition at line 713 of file string_cfmt2.hpp.

Here is the caller graph for this function:

◆ checkRec() [2/2]

template<typename Targ, typename... Tnext>
const PResult jau::cfmt2::impl::checkRec ( const PResult ctx)
constexprnoexcept

Definition at line 718 of file string_cfmt2.hpp.

Variable Documentation

◆ verbose_error

bool jau::cfmt2::impl::verbose_error = true
staticconstexpr

Definition at line 263 of file string_cfmt2.hpp.