Static Public Attributes | List of all members
boost::move_detail::is_function_impl< T, Filter > Struct Template Reference

#include <type_traits.hpp>

Static Public Attributes

static const bool value = is_reference_convertible_to_pointer<T>::value
 

Detailed Description

template<class T, bool Filter = is_class_or_union<T>::value || is_void<T>::value || is_reference<T>::value || is_nullptr_t<T>::value>
struct boost::move_detail::is_function_impl< T, Filter >

Definition at line 569 of file type_traits.hpp.

Member Data Documentation

template<class T, bool Filter = is_class_or_union<T>::value || is_void<T>::value || is_reference<T>::value || is_nullptr_t<T>::value>
const bool boost::move_detail::is_function_impl< T, Filter >::value = is_reference_convertible_to_pointer<T>::value
static

Definition at line 570 of file type_traits.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34