Forward declarations for logging types.
More...
#include <memory>
Include dependency graph for fwd.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | logging |
| Logging macro and utilities. | |
Typedefs | |
| using | logging::LoggerRef = impl::LoggerBase & |
| using | logging::LoggerPtr = std::shared_ptr< impl::LoggerBase > |
Forward declarations for logging types.
Definition in file fwd.hpp.