I'm attempting to use boost::multi_index_container and it seems to be choking
on the template metaprogramming magic somewhere. I'm getting a massive error
dump ending in:
[...]
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/hashed_index.hpp>
#include <boost/multi_index/mem_fun.hpp>
#include "Product.hpp"
#include <iostream>
<boost/multi_index/ordered_index.hpp>
?