Public Types | Static Public Attributes | List of all members
boost::detail::is_signed_values< T > Struct Template Reference

#include <is_signed.hpp>

Public Types

typedef remove_cv< T >::type no_cv_t
 

Static Public Attributes

static const no_cv_t minus_one = (static_cast<no_cv_t>(-1))
 
static const no_cv_t zero = (static_cast<no_cv_t>(0))
 

Detailed Description

template<class T>
struct boost::detail::is_signed_values< T >

Definition at line 29 of file is_signed.hpp.

Member Typedef Documentation

◆ no_cv_t

template<class T >
typedef remove_cv<T>::type boost::detail::is_signed_values< T >::no_cv_t

Definition at line 36 of file is_signed.hpp.

Member Data Documentation

◆ minus_one

template<class T >
const no_cv_t boost::detail::is_signed_values< T >::minus_one = (static_cast<no_cv_t>(-1))
static

Definition at line 37 of file is_signed.hpp.

◆ zero

template<class T >
const no_cv_t boost::detail::is_signed_values< T >::zero = (static_cast<no_cv_t>(0))
static

Definition at line 38 of file is_signed.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