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 583 of file type_traits.hpp.

Member Data Documentation

◆ value

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 584 of file type_traits.hpp.


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


sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:24