Test passing arguments through boost::bind. More...
#include <systemc>#include "during.h"#include <boost/bind.hpp>#include "utils/io-lock.h"
Go to the source code of this file.
Functions | |
| SC_MODULE (A) | |
| int | sc_main (int argc, char *argv[]) |
Test passing arguments through boost::bind.
Definition in file args.cpp.
1.7.1