![]() |
![]() |
#include <DecomposeProduct.h>
Static Public Member Functions | |
static const B & | get (const ProductStruct< A, B > &_) |
Definition at line 21 of file DecomposeProduct.h.
static const B& funct::DecomposeProduct< ProductStruct< A, B >, B >::get | ( | const ProductStruct< A, B > & | _ | ) | [inline, static] |
Definition at line 22 of file DecomposeProduct.h.
{ return _._2; }