Public Member Functions | List of all members
Echoer Struct Reference

Public Member Functions

int operator() (int x)
 

Detailed Description

Definition at line 20 of file test_faninout.cxx.

Member Function Documentation

int Echoer::operator() ( int  x)
inline

Definition at line 21 of file test_faninout.cxx.

21  {
22  return x;
23  }
list x
Definition: train.py:276

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