I'm trying to use the "get" template with boost::variant but
can't figure out how to get my compiler to recognize it.
Here's a simple test program:
---
#include <iostream>
#include <cmath>
#include <string>
#include
I'm trying to use the "get" template with boost::variant but
can't figure out how to get my compiler to recognize it.
Here's a simple test program:
---
#include <iostream>
#include <cmath>
#include <string>
#include