arsenalgear-cpp
A library containing general purpose C++ utils.
Namespaces | Macros | Variables
constants.hpp File Reference

Go to the source code of this file.

Namespaces

 agr
 

Macros

#define ARSENALGEAR_CONSTANTS_HPP
 

Variables

template<typename T >
const T agr::null_str = ""
 The string used to represent the null value. More...
 
template<typename T >
const T agr::empty_space = " "
 The string used to represent the empty space. More...
 

Detailed Description

Author
Gianluca Bianco (bianc.nosp@m.ogia.nosp@m.nluca.nosp@m.9@gm.nosp@m.ail.c.nosp@m.om)
Date
2022-06-09

Macro Definition Documentation

◆ ARSENALGEAR_CONSTANTS_HPP

#define ARSENALGEAR_CONSTANTS_HPP