NEML2 2.0.0
|
#include <guards.h>
Public Member Functions | |
TimedSection (std::string name, std::string section) | |
TimedSection (const TimedSection &)=delete | |
TimedSection (TimedSection &&)=delete | |
TimedSection & | operator= (const TimedSection &)=delete |
TimedSection & | operator= (TimedSection &&)=delete |
~TimedSection () | |
TimedSection | ( | std::string | name, |
std::string | section ) |
|
delete |
|
delete |
~TimedSection | ( | ) |
|
delete |
|
delete |