Time Shield Library
C++ library for working with time
|
Library initialization helpers. More...
#include "time_utils.hpp"
Go to the source code of this file.
Namespaces | |
namespace | time_shield |
Main namespace for the Time Shield library. | |
Macros | |
#define | _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED |
Functions | |
void | time_shield::initialize_library () |
Initialize the Time Shield library. | |
Library initialization helpers.
Call ::initialize_library() once before using other functions.
Definition in file initialization.hpp.
#define _TIME_SHIELD_INITIALIZATION_HPP_INCLUDED |
Definition at line 3 of file initialization.hpp.