mapnik/include
Artem Pavlenko 843411df86 provide attribute customization point :
template <>
struct is_container<mapnik::geometry_container>
    : mpl::false_
{};

TODO: This is somewhat non-intuitive in this context but
keeps gcc and darwin toolsets happy.
2011-12-17 11:41:24 +00:00
..
mapnik provide attribute customization point : 2011-12-17 11:41:24 +00:00