ONE - On-device Neural Engine
Loading...
Searching...
No Matches
String.h File Reference
#include <ostream>
#include <sstream>
#include <string>

Go to the source code of this file.

Namespaces

namespace  enco
 

Functions

template<typename It >
void enco::concat (std::ostream &os, const std::string &sep, It beg, It end)
 
template<typename It >
std::string enco::concat (const std::string &sep, It beg, It end)