opencv on mbed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

choose_policy< any > Struct Template Reference

choose_policy< any > Struct Template Reference

Choosing the policy for an any type is illegal, but should never happen. More...

#include <any.h>


Detailed Description

template<>
struct cvflann::anyimpl::choose_policy< any >

Choosing the policy for an any type is illegal, but should never happen.

This is designed to throw a compiler error.

Definition at line 134 of file any.h.