|
inlib
1.2.0
|
#include <vector>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_vfind |
Functions | |
| template<class T > | |
| T * | inlib::find_named (const std::vector< T * > &a_vec, const std::string &a_name) |
1.7.5.1