#include <string>


Go to the source code of this file.
Functions | |
| string | make_string (const char *fmt,...) |
| string make_string | ( | const char * | fmt, | |
| ... | ||||
| ) |
Definition at line 7 of file makestring.cpp.
Referenced by GenericNonLinGABASynapse< ExponentialDecaySpikeResponse >::outgoing(), GenericNMDASynapse< AlphaFunctionSpikeResponse >::outgoing(), GenericGlutamateSynapse< AlphaFunctionSpikeResponse >::outgoing(), and GenericGABASynapse< AlphaFunctionSpikeResponse >::outgoing().
1.5.5