KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
utils::sep Namespace Reference

Variables

constexpr char none [] = ""
 
constexpr char space [] = " "
 
constexpr char endl [] = "\n"
 
constexpr char comma [] = ", "
 
constexpr char plus [] = " + "
 

Variable Documentation

◆ comma

constexpr char utils::sep::comma[] = ", "
constexpr

Definition at line 35 of file concat.h.

◆ endl

constexpr char utils::sep::endl[] = "\n"
constexpr

Definition at line 34 of file concat.h.

◆ none

constexpr char utils::sep::none[] = ""
constexpr

Definition at line 32 of file concat.h.

◆ plus

constexpr char utils::sep::plus[] = " + "
constexpr

Definition at line 36 of file concat.h.

◆ space

constexpr char utils::sep::space[] = " "
constexpr

Definition at line 33 of file concat.h.