mirror of
https://github.com/boostorg/functional.git
synced 2026-02-01 20:42:09 +00:00
6 lines
92 B
C++
6 lines
92 B
C++
|
|
#include <boost/functional/overloaded_function/detail/base.hpp>
|
|
|
|
int main() { return 0; }
|
|
|