osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
Namespaces | Macros | Functions
common.hpp File Reference
#include <string>
#include <unordered_map>
Include dependency graph for common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 osm
 

Macros

#define OSMANIP_MANIPULATORS_COMMON_HPP
 

Functions

const std::string & osm::feat (const std::unordered_map< std::string, std::string > &generic_map, const std::string &feat_string)
 It takes an std::map object as the first argument and an std::string object (map key) as the second argument and returns the interested color / style feature by returning the map value from the corresponding key. More...
 

Detailed Description

Author
Gianluca Bianco (bianc.nosp@m.ogia.nosp@m.nluca.nosp@m.9@gm.nosp@m.ail.c.nosp@m.om)
Date
2022-06-06

Macro Definition Documentation

◆ OSMANIP_MANIPULATORS_COMMON_HPP

#define OSMANIP_MANIPULATORS_COMMON_HPP