Go to the documentation of this file.
41 #ifndef G4NAVIGATIONLEVEL_HH
42 #define G4NAVIGATIONLEVEL_HH
90 inline void *
operator new(size_t);
91 inline void operator delete(
void *aLevel);
94 inline void *
operator new(size_t,
void *);
95 #ifndef G4NOT_ISO_DELETES
96 inline void operator delete(
void *ptr,
void*);
106 #include "G4NavigationLevel.icc"