HomeSort by relevance Sort by last modified time
    Searched full:has_none (Results 1 - 1 of 1) sorted by null

  /external/eigen/Eigen/src/Core/util/
Meta.h 115 struct has_none {int a[1];}; struct in namespace:Eigen::internal
119 template<typename Func, typename ArgType, int SizeOf=sizeof(has_none)>
134 static has_none testFunctor(...);
141 template<typename Func, typename ArgType0, typename ArgType1, int SizeOf=sizeof(has_none)>
158 static has_none testFunctor(...);

Completed in 1538 milliseconds