12 lines
185 B
C++
12 lines
185 B
C++
// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*-
|
|
|
|
#include "variable.h"
|
|
#include "variable_i.h"
|
|
|
|
#line 2 "variable.cpp"
|
|
|
|
int (Foo::*func_vec[100]) (int arg) =
|
|
{
|
|
0,
|
|
};
|