Public Types | List of all members
remove_cvref< T > Struct Template Reference

#include <common.h>

Public Types

using type = remove_cv_t< remove_reference_t< T > >
 

Detailed Description

template<class T>
struct remove_cvref< T >

Definition at line 654 of file wrap/pybind11/include/pybind11/detail/common.h.

Member Typedef Documentation

◆ type

template<class T >
using remove_cvref< T >::type = remove_cv_t<remove_reference_t<T> >

The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:57