Stax
Programming language
Loading...
Searching...
No Matches
stax Namespace Reference

Namespaces

namespace  lexer
 
namespace  parser
 
namespace  reflect
 
namespace  result
 
namespace  token
 
namespace  utils
 

Typedefs

template<typename T >
using result_t
 

Typedef Documentation

◆ result_t

template<typename T >
using stax::result_t
Initial value:
boost::outcome_v2::result<T, result::Err,
boost::outcome_v2::policy::terminate>