Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
config.hpp File Reference

Header file with preprocessor definitions. More...

Go to the source code of this file.

Macros

#define _TIME_SHIELD_CONFIG_HPP_INCLUDED
 
#define TIME_SHIELD_CONSTEXPR
 
#define TIME_SHIELD_CPP11
 

Detailed Description

Header file with preprocessor definitions.

This file contains preprocessor definitions related to C++ standards and constexpr usage.

Definition in file config.hpp.

Macro Definition Documentation

◆ _TIME_SHIELD_CONFIG_HPP_INCLUDED

#define _TIME_SHIELD_CONFIG_HPP_INCLUDED

Definition at line 7 of file config.hpp.

◆ TIME_SHIELD_CONSTEXPR

#define TIME_SHIELD_CONSTEXPR

Definition at line 16 of file config.hpp.

◆ TIME_SHIELD_CPP11

#define TIME_SHIELD_CPP11

Definition at line 17 of file config.hpp.