libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::stats_to_csv::wrapper Struct Referencefinal

#include <stats_output.hpp>

Public Member Functions

 wrapper (char const *stats_name) noexcept(false)
 
 wrapper (std::string const &stats_name) noexcept(false)
 
 ~wrapper () noexcept(true)
 

Detailed Description

See also
handle, setup(), teardown(), make_fixture()

Definition at line 109 of file stats_output.hpp.

Constructor & Destructor Documentation

◆ wrapper() [1/2]

jmmcg::LIBJMMCG_VER_NAMESPACE::stats_to_csv::wrapper::wrapper ( char const *  stats_name)
inlineexplicitnoexcept

◆ wrapper() [2/2]

jmmcg::LIBJMMCG_VER_NAMESPACE::stats_to_csv::wrapper::wrapper ( std::string const &  stats_name)
inlineexplicitnoexcept

Definition at line 113 of file stats_output.hpp.

◆ ~wrapper()

jmmcg::LIBJMMCG_VER_NAMESPACE::stats_to_csv::wrapper::~wrapper ( )
inlinenoexcept

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