Panda3D
Functions
string_utils.I File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

Go to the source code of this file.

Functions

template<class Thing >
std::string format_string (const Thing &thing)
 
std::string format_string (const std::string &value)
 
std::string format_string (bool value)
 
std::string format_string (float value)
 
std::string format_string (double value)
 
std::string format_string (unsigned int value)
 
std::string format_string (int value)
 
std::string format_string (int64_t value)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2000-07-14

Definition in file string_utils.I.