DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
SimpleMarkupStrategy Class Reference

Public Member Functions

auto operator() (const std::string &fileContents_)
 

Private Attributes

std::unordered_map< std::string, std::vector< std::string > > fileData
 

Member Function Documentation

◆ operator()()

auto SimpleMarkupStrategy::operator() ( const std::string & fileContents_)
inline

References fileData.

Member Data Documentation

◆ fileData

std::unordered_map<std::string, std::vector<std::string> > SimpleMarkupStrategy::fileData
private

Referenced by operator()().


The documentation for this class was generated from the following file: