numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
log_tag_element.h File Reference

Definition of log_tag_element class. More...

#include <cstddef>
#include <functional>
#include <string>
#include <utility>
#include "num_collect/util/hash_string.h"
+ Include dependency graph for log_tag_element.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< num_collect::logging::impl::log_tag_element >
 Specialization of std::hash for num_collect::logging::impl::log_tag_element. More...
 
class  num_collect::logging::impl::log_tag_element
 Class of elements in log tags. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::logging
 Namespace of logging.
 
namespace  num_collect::logging::impl
 Namespace of internal implementations.
 
namespace  std
 STL namespace.
 

Detailed Description

Definition of log_tag_element class.

Definition in file log_tag_element.h.