Public Member Functions | List of all members
boost::detail::function::unusable Struct Reference

#include <function_base.hpp>

Public Member Functions

 unusable ()
 
template<typename T >
 unusable (const T &)
 

Detailed Description

The unusable class is a placeholder for unused function arguments It is also completely unusable except that it constructable from anything. This helps compilers without partial specialization to handle Boost.Function objects returning void.

Definition at line 143 of file function_base.hpp.

Constructor & Destructor Documentation

boost::detail::function::unusable::unusable ( )
inline

Definition at line 145 of file function_base.hpp.

template<typename T >
boost::detail::function::unusable::unusable ( const T &  )
inline

Definition at line 146 of file function_base.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