$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [concept] typenames vs. typedefs
From: lcaminiti (lorcaminiti_at_[hidden])
Date: 2012-05-04 23:06:46
lcaminiti wrote
>
> What's the difference between typename new_type = old_type and typedef
> old_type new_type? Why are they both allowed?
>
Got it: typename applies to concepts, typedef to concept_maps.
Thanks.
--Lorenzo
-- View this message in context: http://boost.2283326.n4.nabble.com/boost-concept-typenames-vs-typedefs-tp4608969p4610433.html Sent from the Boost - Dev mailing list archive at Nabble.com.