CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
std Namespace Reference

Functions

template<class CharT , class Traits , class Allocator >
bool getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str)
 
template<class CharT , class Traits , class Allocator >
bool getline (RE::NiBinaryStream &a_input, std::basic_string< CharT, Traits, Allocator > &a_str, CharT a_delim)
 

Function Documentation

◆ getline() [1/2]

template<class CharT , class Traits , class Allocator >
bool std::getline ( RE::NiBinaryStream a_input,
std::basic_string< CharT, Traits, Allocator > &  a_str 
)
inline

◆ getline() [2/2]

template<class CharT , class Traits , class Allocator >
bool std::getline ( RE::NiBinaryStream a_input,
std::basic_string< CharT, Traits, Allocator > &  a_str,
CharT  a_delim 
)
inline