Searched refs:Fibonacci2 (Results 1 – 1 of 1) sorted by relevance
31 struct Fibonacci2 { struct38 static const unsigned value = Fibonacci2<I>::value; argument41 template<> struct Fibonacci2<0> { struct45 template<> struct Fibonacci2<1> { argument49 int array5_2[Fibonacci2<5>::value == 5? 1 : -1]; argument50 int array10_2[Fibonacci2<10>::value == 55? 1 : -1];