Skip to content

jpallister/cppinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Input

C++ Input is a header library to perform formatted input in C++, licensed under the LGPL.

Examples

For example, a float and an unsigned integer can be read:

User defined types can be input as long as they provide an input stream operator.

About

Formatted input library for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published