numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of log_tag_view class. More...
#include <compare>
#include <string>
#include <string_view>
#include "num_collect/logging/log_tag.h"
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. | |
Definition of log_tag_view class.
Definition in file log_tag_view.h.