Boost logo

Boost :

From: Synge Todo (wistaria_at_[hidden])
Date: 2002-02-05 03:23:11


Dear Boosters,

some compilers, e.g. MIPSpro Compiler 7.3.1.2m, do not accept a
templated template parameter:

  template<template<class> class C> class xxx {
    typedef C<int> ...
  };

Does the header boost/config.hpp define a macro describing this defect?

Regards,

Synge Todo
wistaria_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk