]> www.ginac.de Git - ginac.git/blobdiff - ginac/wildcard.h
* Supplement some (now deprecated) macros by inlined template functions:
[ginac.git] / ginac / wildcard.h
index 6e1bf1c014718ade6549f620a83a139e993f69da..6bddc5e1dfab7a73e0e226840d632ecdbc9defe2 100644 (file)
@@ -57,7 +57,7 @@ private:
 
 // utility functions
 
-/** Return the wildcard object handled by an ex.
+/** Return the wildcard object handled by an ex.  Deprecated: use ex_to<wildcard>().
  *  This is unsafe: you need to check the type first. */
 inline const wildcard &ex_to_wildcard(const ex &e)
 {