Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
librealsense::to_string Struct Reference

#include <types.h>

Public Member Functions

template<class T >
to_stringoperator<< (const T &val)
 
 operator std::string () const
 

Public Attributes

std::ostringstream ss
 

Member Function Documentation

◆ operator std::string()

librealsense::to_string::operator std::string ( ) const
inline

◆ operator<<()

template<class T >
to_string& librealsense::to_string::operator<< ( const T &  val)
inline

Member Data Documentation

◆ ss

std::ostringstream librealsense::to_string::ss

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