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

Header file with preprocessor definitions for C++ standards and constexpr usage. More...

Go to the source code of this file.

Macros

#define _TIME_SHIELD_CONFIG_HPP_INCLUDED
 

Detailed Description

Header file with preprocessor definitions for C++ standards and constexpr usage.

This file defines macros to check the C++ standard version being used and configure constexpr and if constexpr support accordingly.

Definition in file config.hpp.

Macro Definition Documentation

◆ _TIME_SHIELD_CONFIG_HPP_INCLUDED

#define _TIME_SHIELD_CONFIG_HPP_INCLUDED

Definition at line 8 of file config.hpp.