|
Gamgee
You miserable little maggot. I'll stove your head in!
|
Namespaces | |
| gamgee | |
| gamgee::utils | |
| utility functions for the gamgee library | |
Functions | |
| std::shared_ptr< std::ifstream > | gamgee::utils::make_shared_ifstream (std::ifstream *ifstream_ptr) |
| wraps a pre-allocated ifstream in a shared_ptr with correct deleter More... | |
| std::shared_ptr< std::ifstream > | gamgee::utils::make_shared_ifstream (std::string filename) |
| wraps an input file in a shared_ptr to an ifstream with correct deleter More... | |
1.8.8