13 #ifndef SPATIAL_MUTATE_HPP
14 #define SPATIAL_MUTATE_HPP
26 template <
typename Tp>
46 #endif // SPATIAL_MUTATE_HPP
Changes a const type into a mutable type.
Tp * mutate_pointer(const Tp *p)
A helper functions that mutates pointers.
The main namespace used in the library.