mtl::traits::div_result< Op1, Op2 > Struct Template Reference

Result type for dividing Op1 by Op2. More...

#include <div_result.hpp>

Inherits mtl::traits::div_result_aux< Op1, Op2, DivOp >.


Detailed Description

template<typename Op1, typename Op2>
struct mtl::traits::div_result< Op1, Op2 >

Result type for dividing Op1 by Op2.

Can be used in enable-if-style as type is only defined when appropriate


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





mtl::traits::div_result< Op1, Op2 > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.