inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/srep File Reference
#include <string>
#include <vector>
Include dependency graph for srep:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_srep

Functions

bool inlib::replace (std::string &a_string, const std::string &a_old, const std::string &a_new)
bool inlib::replace (std::vector< std::string > &a_strings, const std::string &a_old, const std::string &a_new)

Define Documentation

#define inlib_srep

Definition at line 5 of file srep.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines