access_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions

Public Attributes


Detailed Description

Definition at line 2415 of file operators.hpp.


Member Function Documentation

static Binary_return_type ( access_op  ,
C  ,
 
) const [inline, static]
static generic name (  )  [inline, static]

Definition at line 2416 of file operators.hpp.

References mmx::GEN_ACCESS.

02416 { return GEN_ACCESS; }

static I void set_op ( R &  x,
const C y,
const I &  i 
) [inline, static]
Type Constraints

Definition at line 2421 of file operators.hpp.

02421 { x= y[i]; }


Member Data Documentation

C

Definition at line 2420 of file operators.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1