]> www.ginac.de Git - ginac.git/blobdiff - ginac/color.h
* Supplement some (now deprecated) macros by inlined template functions:
[ginac.git] / ginac / color.h
index 0916bdfdc642b2207f889ad53b8682049635c0c4..c0eb614fce6882079210e72fef9cafaddd44f445 100644 (file)
@@ -116,7 +116,7 @@ public:
 
 // global functions
 
-/** Return the color object handled by an ex.
+/** Return the color object handled by an ex.  Deprecated: use ex_to<color>().
  *  This is unsafe: you need to check the type first. */
 inline const color &ex_to_color(const ex &e)
 {