Easys
A minimalist, header-only C++ ECS library for efficient and fuss-free entity and component management.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Easys::log::EntryExitLogger Class Reference

#include <log.hpp>

Public Member Functions

 EntryExitLogger (Easys::log::source_location location)
 
 ~EntryExitLogger ()
 

Constructor & Destructor Documentation

◆ EntryExitLogger()

Easys::log::EntryExitLogger::EntryExitLogger ( Easys::log::source_location  location)
inline

◆ ~EntryExitLogger()

Easys::log::EntryExitLogger::~EntryExitLogger ( )
inline

The documentation for this class was generated from the following file: