KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
utils::separator_t< CharT > Struct Template Reference

#include <concat.h>

Collaboration diagram for utils::separator_t< CharT >:
Collaboration graph

Public Member Functions

constexpr separator_t (const CharT *s) noexcept
 

Public Attributes

const CharT * sep
 

Detailed Description

template<typename CharT>
struct utils::separator_t< CharT >

Definition at line 21 of file concat.h.

Constructor & Destructor Documentation

◆ separator_t()

template<typename CharT >
constexpr utils::separator_t< CharT >::separator_t ( const CharT * s)
inlineexplicitconstexprnoexcept

Definition at line 23 of file concat.h.

Member Data Documentation

◆ sep

template<typename CharT >
const CharT* utils::separator_t< CharT >::sep

Definition at line 22 of file concat.h.

Referenced by utils::concat().


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