Honeycomb  0.1
Component-Model Framework
Namespaces | Functions
String.cpp File Reference
#include "Honey/String/String.h"
#include "Honey/String/Stream.h"
Include dependency graph for String.cpp:

Namespaces

 honey
 Global Honeycomb namespace.
 

Functions

template<class Char , class Comp >
static int honey::compare_ (const Char *str, szt n, szt pos, szt len, const Char *str2, szt n2, szt pos2, szt len2, Comp &&comp)