Canoe
Comprehensive Atmosphere N' Ocean Engine
vectorize.cpp File Reference
#include <cstring>
#include <string>
#include <vector>
#include "vectorize.hpp"

Go to the source code of this file.

Functions

template<>
std::vector< std::string > Vectorize (const char *cstr, const char *delimiter)
 

Function Documentation

◆ Vectorize()

template<>
std::vector<std::string> Vectorize ( const char *  cstr,
const char *  delimiter 
)

Definition at line 10 of file vectorize.cpp.