TooN 2.1
Static Public Member Functions
BadSlice< 0 > Struct Template Reference

A static slice is OK. This class is used after it has been determined that a slice is OK. It does nothing except provide a callable function. By contrast, if the slice is not OK, then the class is not specified and the function is therefore not callable, and a compile error results. More...

#include <slice_error.hh>

List of all members.

Static Public Member Functions

static void check ()

Detailed Description

template<>
struct TooN::Internal::BadSlice< 0 >

A static slice is OK. This class is used after it has been determined that a slice is OK. It does nothing except provide a callable function. By contrast, if the slice is not OK, then the class is not specified and the function is therefore not callable, and a compile error results.