MorphoGraphX  2.0-1-227
Classes | Namespaces
MemberIterator.hpp File Reference
#include <Config.hpp>
#include <iterator>

Go to the source code of this file.

Classes

struct  mgx::BaseIterator< Iterator, Derived >
 
class  mgx::SelectMemberIterator< Iterator, T, member, Reference, Pointer >
 Iterate over a container of structure, dereferencing only a member of it. More...
 
struct  mgx::remove_pointer< T >
 
struct  mgx::remove_pointer< T * >
 
struct  mgx::SelectMemberPointerIterator< Iterator, T, member, Reference, Pointer >
 

Namespaces

 mgx
 Distributed matrix library.
 

Detailed Description

Defines the SelectMemberIterator class template

Definition in file MemberIterator.hpp.