16using optRef = std::optional<std::reference_wrapper<T>>;
In this namespace some helper classes and functions can be found used inside of AutoPas.
Definition: namespaces.h:44
std::optional< std::reference_wrapper< T > > optRef
Short alias for std::optional<std::reference_wrapper<T>>
Definition: optRef.h:16