NEML2 2.0.0
Loading...
Searching...
No Matches
TimedSection Struct Reference

#include <guards.h>

Public Member Functions

 TimedSection (std::string name, std::string section)
 
 TimedSection (const TimedSection &)=delete
 
 TimedSection (TimedSection &&)=delete
 
TimedSectionoperator= (const TimedSection &)=delete
 
TimedSectionoperator= (TimedSection &&)=delete
 
 ~TimedSection ()
 

Constructor & Destructor Documentation

◆ TimedSection() [1/3]

TimedSection ( std::string name,
std::string section )

◆ TimedSection() [2/3]

◆ TimedSection() [3/3]

TimedSection ( TimedSection && )
delete

◆ ~TimedSection()

Member Function Documentation

◆ operator=() [1/2]

◆ operator=() [2/2]