ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
[boost] Re: boost::any question
by Maxim Yegorushkin other posts by this author
Jun 8 2004 12:05PM messages near this date
[boost] boost::any question | Re: [boost] boost::any question
Trey Jackson wrote:

[]

>  I'd just like to avoid/guarantee I'm not going to be hit by some O(N)
>  look-up for using typeid a lot.

typeid lookup is constant.

Isn't dynamic memory allocation hit your concern as it's not only non-constant rather it's n
ondeterministically non-constant?

-- 
Maxim Yegorushkin

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Trey Jackson
Maxim Yegorushkin
Doug Gregor

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved