std string conversion for explicit constructor.
Exceptions header added in dispatcher_map.
Updated size check.
Scoped enumerators conversion to underlying type added.
Brake repeatable timer list loop if the container for functions is empty.
CCallBackTimerList::ClearCallable() added.
typedef std::shared_ptr < CCallBackTimerList > SPCallBackTimerList_t; added.
CCallBackTimerList added.
SIUpdateTimer added.
Restartable async timer.
Container_t definition for CDispatcher.
New constructor for CDispatcher.
CCallBackTimer added.
Fixed config_reader.
to_string_with_precision added.
Added missed header.
Missed utility_funcs.h added.
Tokeniser updated with nullptr.
config_reader.h template function documentation.
config_reader.cpp removed. Functionality now on header file as templates.
config_reader 0L to nullptr.
Boost removed from boost_adopt.
Updated nullptr.
Updated compilation files
Branch for development Shovelnose project.
Updated for Boost 1.75.
Object for automatic thread group joining on destruction.
Use noexcept(false) instead of throw in functions declaration.
Remove unused code from boost_adopt.
xtime removed from boost_adopt.
Minor changes.
Substitute NULL with nullptr.
Substitute auto_ptr with unique_ptr.
Add std::placeholders.
Change boost::bind with std::bind.
Change boost::shared_ptr with std::shared_ptr.
Base64URL_Decrypt added.
Minor am script edit.
Rolled back array reference.
Safe new operations in 64base coders/decoders.
Easter calculation works.
Optimised equality function template usage.
Reformatting.
Minor improvement.
TIME_UTC_ fix.
Dependency on openssl added.
Big files handling.