namespace mrpt::rtti::internalΒΆ
namespace internal { // structs template <bool is_copy_ctrtible> struct CopyCtor; template <> struct CopyCtor<false>; template <> struct CopyCtor<true>; } // namespace internal
namespace internal { // structs template <bool is_copy_ctrtible> struct CopyCtor; template <> struct CopyCtor<false>; template <> struct CopyCtor<true>; } // namespace internal