STK++ 1.0
STK_String.h File Reference

In this file we define the fundamental type String. More...

#include <string>
#include "STK_Char.h"
Include dependency graph for STK_String.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::Arithmetic< String >
 Specialization for String. More...
struct  STK::IdTypeImpl< String >
 Specialization of the IdTypeImpl for the Type String. More...

Namespaces

namespace  STK
 

STK means the Statistical ToolKit.


Typedefs

typedef std::basic_string< Char > STK::String
 STK fundamental type of a String.

Detailed Description

In this file we define the fundamental type String.

Definition in file STK_String.h.