fmt::formatter< tec::GLSymbol >

#include <render-system.hpp>

Public Functions

Name
constexpr auto parse(format_parse_context & ctx)
template <typename FormatContext >
auto
format(const tec::GLSymbol & p, FormatContext & ctx)

Public Functions Documentation

function parse

inline constexpr auto parse(
    format_parse_context & ctx
)

function format

template <typename FormatContext >
inline auto format(
    const tec::GLSymbol & p,
    FormatContext & ctx
)

Updated on 2022-07-24 at 19:27:35 +0000