pflib
v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
str_to_int.h
Go to the documentation of this file.
1
5
#pragma once
6
7
#include <string>
8
9
namespace
pflib::utility
{
10
27
int
str_to_int
(
std::string
str);
28
29
}
// namespace pflib::utility
std::string
pflib::utility
Dumping ground for various functions that are used in many places.
Definition
crc.cxx:9
pflib::utility::str_to_int
int str_to_int(std::string str)
Get an integer from the input string.
Definition
str_to_int.cxx:5
include
pflib
utility
str_to_int.h
Generated by
1.12.0