BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
NotImplemented.h File Reference
#include "ers/Assertion.h"

Go to the source code of this file.

Classes

class  ers::NotImplemented
 Macro to mark unimplemented code. More...

Namespaces

namespace  ers

Macros

#define ERS_NOT_IMPLEMENTED()
#define ERS_NOT_IMPLEMENTED_FATAL()

Macro Definition Documentation

◆ ERS_NOT_IMPLEMENTED

#define ERS_NOT_IMPLEMENTED ( )

◆ ERS_NOT_IMPLEMENTED_FATAL

#define ERS_NOT_IMPLEMENTED_FATAL ( )
Value:
throw ers::NotImplemented( ERS_HERE, ers::ers_fatal )

Definition at line 38 of file Event/ers/include/ers/NotImplemented.h.