Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template unon_based_inplace_combine

boost::itl::unon_based_inplace_combine

Synopsis

template<typename Type > 
struct unon_based_inplace_combine {

  // public static functions
  static Type neutron() ;
};

Description

unon_based_inplace_combine public static functions

  1. static Type neutron() ;

PrevUpHomeNext