Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
CLHEP::bad_weak_ptr Class Reference

#include <memory.h>

+ Inheritance diagram for CLHEP::bad_weak_ptr:

Public Member Functions

virtual char constwhat () const throw ()
 

Detailed Description

Definition at line 76 of file memory.h.

Member Function Documentation

◆ what()

char const * CLHEP::bad_weak_ptr::what ( ) const
throw (
)
inlinevirtual

Definition at line 85 of file memory.h.

86{
87 return "bad_weak_ptr";
88}

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