Click to See Complete Forum and Search --> : implementing non-Standard STL in VC++ STL


April 17th, 1999, 12:37 AM
Hello,

Is there a recommended way to implement non-standard but useful functions from the SGI STL (like compose1() etc) without using the SGI STL itself?

Thank you.