1#ifndef STRING_SWITCHING_H
2#define STRING_SWITCHING_H
68#include "CLHEP/String/Strings.h"
71#elif defined(USE_STLSTRING)
85#ifdef STRSTREAM_AVAILABLE
107 std::ostringstream s;
118 std::ostringstream s;
128 long qost = ost.str().length();
130 if (ost.str()[qost - 1] ==
'\n') {
String double_to_String(double d)
void put_one_n(std::ostringstream &ost)
String long_to_String(long n)