Namespaces | Functions
android_helpers.h File Reference
#include <inttypes.h>
#include <stdlib.h>
#include <sstream>
#include <ios>
#include <android/ndk-version.h>
Include dependency graph for android_helpers.h:

Go to the source code of this file.

Namespaces

 std
 

Functions

std::ios_base & std::hexfloat (std::ios_base &str)
 
double std::stod (const std::string &value)
 
float std::stof (const std::string &value)
 
int std::stoi (const std::string &value)
 
long long std::stoll (const std::string &value)
 
template<typename T >
std::stoT (const std::string &value)
 
unsigned long std::stoul (const std::string &value)
 
template<typename T >
std::string std::to_string (T value)
 


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