[Insight-developers] slice.h

Brad King brad.king@kitware.com
Thu, 8 Mar 2001 13:47:27 -0500 (EST)


According to the C++ standard, the "slice" class is defined by
#include <valarray>

I don't know for sure if this works on all platforms, though.
-Brad

At 11:48 AM 3/8/2001 -0700, Joshua Cates wrote:
>Hello,
>
>Where does slice.h reside on windows machines with VC++?  I need a
>cross-platform way to #include "std/slice.h"  (see todays dashboard under
>Win-NT-4.0-VC++)
>
>Thanks,
>
>Josh.