AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::stringize::detail::StrFn Struct Reference

str function dispatcher More...

#include <stringize.hpp>

Public Member Functions

template<typename T >
StringizeResult operator() (const T &val) const
 str function dispatcher
 
template<typename T >
constexpr fmt::formattable auto pre (const T &val) const
 

Detailed Description

str function dispatcher

Member Function Documentation

◆ operator()()

template<typename T >
StringizeResult asmgrader::stringize::detail::StrFn::operator() ( const T & val) const

str function dispatcher

◆ pre()

template<typename T >
fmt::formattable auto asmgrader::stringize::detail::StrFn::pre ( const T & val) const
constexpr

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