Caffe2 - C++ API
A deep learning, cross platform ML framework
Static Public Attributes
torch::any_of< head, tail... > Struct Template Reference

Static Public Attributes

static constexpr bool value = head || any_of<tail...>::value
 

Detailed Description

template<bool head, bool... tail>
struct torch::any_of< head, tail... >

Definition at line 157 of file variadic.h.


The documentation for this struct was generated from the following file: