SPH
Classes
PropagateConst.h File Reference

Wrapper of another pointer-like object with reference-like const correctness. More...

#include "objects/wrappers/RawPtr.h"

Go to the source code of this file.

Classes

class  PropagateConst< TPtr >
 Const-propagating wrapper for object with point semantics. More...
 

Detailed Description

Wrapper of another pointer-like object with reference-like const correctness.

Author
Pavel Sevecek (sevecek at sirrah.troja.mff.cuni.cz)
Date
2016-2021

Definition in file PropagateConst.h.