Wallaroo  0.8
Static Public Member Functions | List of all members
wallaroo::optional Struct Reference

#include <collaborator.h>

Static Public Member Functions

template<typename T >
static bool WiringOk (const T &)
 

Detailed Description

This type should be used as second template parameter in Collaborator class to specify that the Collaborator is optional (i.e.: you can omit to link a part to the collaborator)

Member Function Documentation

template<typename T >
static bool wallaroo::optional::WiringOk ( const T &  )
inlinestatic

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