Commit Graph

5 Commits

Author SHA1 Message Date
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Andrew Johnson
34ea7db15b Changed template so it takes an exception object as argument, not a
char* to use as the argument to the exception object.  This may end
up copying the object, but it's now completely flexible (an exception
class must be copy-constructable anyhow).
2001-03-27 20:45:59 +00:00
Andrew Johnson
6b9c553dd0 Removed epicsCppStd.h and STD_ macro - not required. 2001-03-06 20:42:21 +00:00
Andrew Johnson
e04c8fdd47 All platforms support exceptions now, so removed the test and use of
epicsThrow macro.
2001-02-17 04:37:48 +00:00
Andrew Johnson
50f60bae50 C++ standard facilities, including list template 2001-02-12 23:01:31 +00:00