yat  0.8.3pre
Static Public Attributes
theplu::yat::utility::detail::iter_has_mutable_weight< Iter > Struct Template Reference

#include <yat/utility/iterator_traits.h>

List of all members.

Static Public Attributes

static Iter iter
 instance of Iter
static const bool value
 true if *iter has a function weight() that returns double&

Detailed Description

template<class Iter>
struct theplu::yat::utility::detail::iter_has_mutable_weight< Iter >

 Struct to check if iterator has mutable data. *Iter must have a
 function data(). If that function returns double& value is
 true.

Member Data Documentation

template<class Iter >
const bool theplu::yat::utility::detail::iter_has_mutable_weight< Iter >::value
static
Initial value:
 
      sizeof(has_mutable((*iter).weight())) == sizeof(yes)

true if *iter has a function weight() that returns double&


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

Generated on Thu Dec 20 2012 03:13:00 for yat by  doxygen 1.8.0-20120409