shape_doc 0.1
fxv_dlink< C, N > Struct Template Reference

#include <fxv.hpp>

Inherited by fxv< C, N, fxv_dlink >.

List of all members.

Public Member Functions

Public Attributes


Detailed Description

template<class C, unsigned N>
struct mmx::fxv_dlink< C, N >

Definition at line 16 of file fxv.hpp.


Constructor & Destructor Documentation

fxv_dlink ( ) [inline]

Definition at line 19 of file fxv.hpp.

: l0(0), l1(0){};

Member Data Documentation

fxv< C, N, fxv_dlink >* l0

Definition at line 18 of file fxv.hpp.

Referenced by mmx::operator<<().

fxv< C, N, fxv_dlink > * l1

Definition at line 18 of file fxv.hpp.

Referenced by mmx::operator<<().


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