| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Compiles time template to calculate base to the power of N. More...
Compiles time template to calculate base to the power of N.
| mantissa | to raise to exponent | 
| exponent | to use for mantissa | 
Power< 10, 2 >::value; // value=100