Plutonium framework API  0.3
Simple UI framework for libnx and SDL2
pu_String.hpp File Reference
#include <string>
#include <switch.h>
#include <pu/pu_Macros.hpp>

Go to the source code of this file.

Classes

class  pu::String
 

Namespaces

 pu
 

Functions

int std::stoi (pu::String Str, size_t *Index=0, int Base=10)
 

Function Documentation

int std::stoi ( pu::String  Str,
size_t *  Index = 0,
int  Base = 10 
)