Boost logo

Boost :

From: Christoph Duelli (duelli_at_[hidden])
Date: 2008-05-30 05:04:14


another one in:
boost/xpressive/basic_regex.hpp

    // No-op for invalid static regexes.
    /// INTERNAL ONLY
    template<typename Expr>
    void compile_(Expr const &expr, mpl::false_)
    {
    }


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