|
Open C++ Libraries.org develop
|
Basic forward definitions of the rope type.
More...
#include <ocl/tproc/detail/config.hpp>#include "rope_fwd.inl"

Go to the source code of this file.
Classes | |
| class | ocl::tproc::basic_rope< CharT, Traits, Allocator > |
| This class implements a rope type for any CharT type. More... | |
Namespaces | |
| namespace | ocl |
| Memory allocator for OCL support. | |
| namespace | ocl::tproc |
| AMLALE: SourcePair desrves documentation by themselves. | |
Typedefs | |
| using | ocl::tproc::crope = basic_rope< char > |
| using | ocl::tproc::wrope = basic_rope< wchar_t > |
Basic forward definitions of the rope type.