CLHEP VERSION Reference Documentation
CLHEP Home Page
CLHEP Documentation
CLHEP Bug Reports
Main Page
Namespaces
Classes
Files
File List
File Members
Cast
Cast
Cast/Cast/itos.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------
2
//
3
// itos - convert (long) integer to string
4
//
5
// History:
6
// 19-Dec-1997 WEB Initial draft
7
// 14-Feb-2000 WEB Improve C++ Standard compliance
8
//
9
// ----------------------------------------------------------------------
10
11
12
#ifndef STRING_INCLUDED
13
#define STRING_INCLUDED
14
#include <string>
15
#endif
16
17
std::string
itos
(
long
i );
Generated on Mon May 6 2013 04:04:10 for CLHEP by
1.8.1.2