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

Definition of log_tag_view class. More...

#include <compare>
#include <string>
#include <string_view>
#include "num_collect/logging/log_tag.h"
+ Include dependency graph for log_tag_view.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  num_collect::logging::log_tag_view
 Class of tags of logs without memory management. More...
 

Namespaces

namespace  num_collect
 Namespace of num_collect source codes.
 
namespace  num_collect::logging
 Namespace of logging.
 

Detailed Description

Definition of log_tag_view class.

Definition in file log_tag_view.h.