Defined in File locked_reference.hpp
The ConstPtr is a wrapper to a const pointer that locks a mutex in the constructor and unlocks it in the destructor.
Public Functions