Boost.Range |
Some examples are given in the accompanying test files:
string.cpp
std::find()
that
works with char[],wchar_t[],char*,wchar_t*.
Warning: support for null-terminated strings is deprecated and will disappear in the next Boost release (1.34).
algorithm_example.cpp
(C) Copyright Thorsten Ottosen 2003-2004