#include <MIDI_Interfaces/BLEMIDI/Util/compat.hpp>
template<
class T>
struct compat::remove_cvref< T >
Definition at line 49 of file compat.hpp.
◆ type
Initial value:
typename std::remove_cv<typename std::remove_reference<T>::type>
::type
typename std::remove_cv< typename std::remove_reference< T >::type >::type type
Definition at line 50 of file compat.hpp.
The documentation for this struct was generated from the following file: