MulticoreBSP for C  Version 1.1
Data Structures | Namespaces | Macros
mcbsp.hpp File Reference
#include "mcbsp.h"
Include dependency graph for mcbsp.hpp:

Go to the source code of this file.

Data Structures

class  mcbsp::BSP_program
 Abstract class which a user can extend to write BSP programs. More...

Namespaces

namespace  mcbsp
 Namespace in which the MulticoreBSP-for-C C++ wrapper lives.

Macros

#define SIZE_MAX   ((size_t)-1)
 Provide SIZE_MAX if this ANSI C99 standard macro does not make it into C++ space.

Macro Definition Documentation

#define SIZE_MAX   ((size_t)-1)

Provide SIZE_MAX if this ANSI C99 standard macro does not make it into C++ space.