Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
functioncall.h File Reference
#include <tuple>
#include "base/macros.h"
#include "ion/base/allocatable.h"
Include dependency graph for functioncall.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::base::FunctionCallBase
 FunctionCallBase does nothing but define a virtual operator() to allow containers of arbitrary FunctionCall<>s. More...
 
class  ion::base::FunctionCall< T >
 FunctionCall wraps an arbitrary call to a function, including its arguments. More...
 
class  ion::base::FunctionCall< ReturnType(Types...)>
 Specialize for an arbitrary function signature. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::base
 EnumHelper instantiations. These must be in the ion::base namespace.