Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Types
concepts::Combtype< std::complex< F >, F > Struct Template Reference

Combined type Cmplx * Real = Cmplx. More...

#include <typedefs.hh>

List of all members.

Public Types

typedef std::complex< F > type

Detailed Description

template<typename F>
struct concepts::Combtype< std::complex< F >, F >

Combined type Cmplx * Real = Cmplx.

Definition at line 125 of file typedefs.hh.


Member Typedef Documentation

template<typename F >
typedef std::complex<F> concepts::Combtype< std::complex< F >, F >::type

Definition at line 126 of file typedefs.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)