Microsoft .NET technology
-
- ? Strings containing NULL characters
by Alec S. » Sat, 25 Sep 2004 20:28:17 GMT
- 8 Replies
- 140 Views
- Last post by kanze
Sat, 25 Sep 2004 20:28:17 GMT
-
- MSVC 2003: ctor-try-block error: possible compiler bug
by Kirill Sukhonosenko » Fri, 29 Sep 2006 06:20:33 GMT
- 3 Replies
- 118 Views
- Last post by Kirill Sukhonosenko
Mon, 02 Oct 2006 06:20:33 GMT
-
- VC++ 2005/2008 failed to open a file whose filename encoded in MBCS?
by lv » Tue, 30 Sep 2008 00:40:56 GMT
- 1 Replies
- 66 Views
- Last post by lv
Wed, 01 Oct 2008 00:40:56 GMT
-
- Template compiler error
by mlimber » Fri, 29 Jul 2005 00:17:18 GMT
- 5 Replies
- 78 Views
- Last post by mlimber
Sat, 06 Aug 2005 00:17:18 GMT
-
- Memory mapping and destructors
by glenlow » Sat, 18 Dec 2004 20:05:51 GMT
- 14 Replies
- 82 Views
- Last post by James Talbut
Sat, 25 Dec 2004 20:05:51 GMT
-
- expression templates challenge: *container of various types* is it possible?
by archondas » Thu, 13 Jan 2005 07:41:26 GMT
- 5 Replies
- 131 Views
- Last post by alnsn
Wed, 19 Jan 2005 07:41:26 GMT
-
- Template Derived Class cannot access Template Base Class member
by Paul Wolfgang » Sun, 29 May 2005 00:28:28 GMT
- 2 Replies
- 127 Views
- Last post by Maurizio Loreti
Tue, 31 May 2005 00:28:28 GMT
-
- Templates calling other templates?
by Scott Simpson » Tue, 20 Nov 2007 07:51:50 GMT
- 3 Replies
- 81 Views
- Last post by Mathias Gaunard
Wed, 21 Nov 2007 07:51:50 GMT
-
- What to do when programming to an interface isn't sufficient?
by vl106 » Sun, 13 Mar 2005 00:12:01 GMT
- 6 Replies
- 20 Views
- Last post by Daniel Krler (ne Spangenberg)
Fri, 18 Mar 2005 00:12:01 GMT
-
- Reply to 97c1838f.0506070348.3bf29b06@posting.google.com
by Rebecca.Hoffmann » Thu, 09 Jun 2005 21:21:41 GMT
- 1 Replies
- 65 Views
- Last post by Rebecca.Hoffmann
Tue, 14 Jun 2005 21:21:41 GMT
-
- Need help understanding code
by p_mdriyaz » Thu, 02 Dec 2004 07:07:38 GMT
- 9 Replies
- 94 Views
- Last post by broeni
Mon, 06 Dec 2004 07:07:38 GMT
-
- declarator-id
by parthaspanda22 » Fri, 26 Oct 2007 20:27:25 GMT
- 2 Replies
- 143 Views
- Last post by Greg Herlihy
Mon, 29 Oct 2007 20:27:25 GMT
-
- Barton and nackman tricks : how to enforce at compile time that a derived class has overloaded a given method ?
by Helfer Thomas » Thu, 13 Apr 2006 20:54:48 GMT
- 3 Replies
- 63 Views
- Last post by andrew queisser
Fri, 21 Apr 2006 20:54:48 GMT
-
- new T[n], when n > (std::numeric_limits<std::size_t>::max() - epsilon) / sizeof(T)
by Falk Tannhser » Wed, 24 Aug 2005 04:12:00 GMT
- 3 Replies
- 69 Views
- Last post by Howard Hinnant
Fri, 02 Sep 2005 04:12:00 GMT
-
- throw / catch question
by DJ » Sun, 07 Oct 2007 19:09:14 GMT
- 3 Replies
- 130 Views
- Last post by Lance Diduck
Fri, 12 Oct 2007 19:09:14 GMT
-
- Question Loki's LokiTypeInfo.h
by Frank » Mon, 01 Nov 2004 19:53:17 GMT
- 1 Replies
- 68 Views
- Last post by Frank
Tue, 09 Nov 2004 19:53:17 GMT
-
- initialize a reference with an rvalue
by Marlene Miller » Wed, 20 Oct 2004 02:26:22 GMT
- 5 Replies
- 28 Views
- Last post by hosoda
Sat, 23 Oct 2004 02:26:22 GMT
-
- Namespaces And Unqualified Name Lookup
by stl » Sun, 16 May 2004 09:46:23 GMT
- 4 Replies
- 38 Views
- Last post by llewelly
Mon, 24 May 2004 09:46:23 GMT
-
- reading unsigned numners
by Neil Butterworth » Sun, 26 Apr 2009 01:24:09 GMT
- 1 Replies
- 11 Views
- Last post by Neil Butterworth
Sat, 02 May 2009 01:24:09 GMT
-
- Lifetime of local objects within constructors
by Paul D. DeRocco » Mon, 21 Jun 2004 19:04:42 GMT
- 12 Replies
- 125 Views
- Last post by Paul D. DeRocco
Mon, 21 Jun 2004 19:04:42 GMT
-
- POI of static data members and side-effects.
by litb » Mon, 13 Jul 2009 14:56:47 GMT
- 5 Replies
- 73 Views
- Last post by litb
Thu, 16 Jul 2009 14:56:47 GMT
-
- std::deque typically faster then std::list for push_back(), front(), pop_front()?
by Alberto Ganesh Barbati » Sat, 12 Jan 2008 01:07:46 GMT
- 1 Replies
- 117 Views
- Last post by Alberto Ganesh Barbati
Mon, 14 Jan 2008 01:07:46 GMT
-
- Keyword 'retval' to allow dramatically improved optimization potential
by SG » Thu, 29 Oct 2009 04:56:54 GMT
- 3 Replies
- 143 Views
- Last post by Kenneth 'Bessarion' Boyd
Sun, 01 Nov 2009 04:56:54 GMT
-
- Using enable_if and is_member_function_pointer to taste a class for a certain member function
by Hotlips » Sun, 19 Feb 2006 09:27:31 GMT
- 6 Replies
- 92 Views
- Last post by Hotlips
Sun, 26 Feb 2006 09:27:31 GMT
-
- ctype_base::mask values (was overriding do_is)
by Alberto Barbati » Fri, 20 May 2005 22:03:29 GMT
- 2 Replies
- 26 Views
- Last post by kanze
Thu, 26 May 2005 22:03:29 GMT
-
- How to create functions with generic/parametrized operators
by banu » Sat, 14 Nov 2009 20:46:37 GMT
- 4 Replies
- 80 Views
- Last post by Neil Butterworth
Sat, 14 Nov 2009 20:46:37 GMT
-
- Eureka! was: Member template instantiation confusion
by Rick » Sun, 30 Nov 2003 19:57:06 GMT
- 1 Replies
- 63 Views
- Last post by Rick
Wed, 03 Dec 2003 19:57:06 GMT
-
- printf vs streams (cout) - performance vs robustness?
by Diego Martins » Tue, 12 Aug 2008 11:58:59 GMT
- 19 Replies
- 100 Views
- Last post by Seungbeom Kim
Tue, 12 Aug 2008 11:58:59 GMT
-
- newbie: C++ static initializer (constructor vs bool)
by andrew_nuss@yahoo.com » Thu, 31 Aug 2006 23:49:27 GMT
- 4 Replies
- 27 Views
- Last post by andrew_nuss@yahoo.com
Thu, 07 Sep 2006 23:49:27 GMT
-
- Verify and expression
by BinglongX » Thu, 09 Nov 2006 21:11:47 GMT
- 43 Replies
- 34 Views
- Last post by James Kanze
Mon, 13 Nov 2006 21:11:47 GMT
-
- How to Support Concepts (was: has_member implementation(template metaprogramming))
by dave_abrahams » Fri, 15 Apr 2005 22:05:28 GMT
- 2 Replies
- 24 Views
- Last post by Gabriel Dos Reis
Tue, 19 Apr 2005 22:05:28 GMT
-
- When is const ref used and when is ref used in an expression?
by Bin Liu » Tue, 10 Oct 2006 00:28:18 GMT
- 4 Replies
- 17 Views
- Last post by Jens Theisen
Thu, 12 Oct 2006 00:28:18 GMT
-
- Exception Specification [was: Exception Safe Code - RAII]
by Frank Birbacher » Sat, 28 Mar 2009 11:04:54 GMT
- 1 Replies
- 86 Views
- Last post by Frank Birbacher
Sun, 29 Mar 2009 11:04:54 GMT
-
- Map K, V Member Functor
by Peter_APIIT » Sat, 18 Jul 2009 20:56:35 GMT
- 2 Replies
- 86 Views
- Last post by Antoon
Sun, 19 Jul 2009 20:56:35 GMT
-
- what is wrong with this code?
by terry » Fri, 31 Jul 2009 18:38:25 GMT
- 31 Replies
- 106 Views
- Last post by SG
Sat, 01 Aug 2009 18:38:25 GMT
-
- simple query
by Trups » Fri, 13 Jul 2007 18:07:08 GMT
- 4 Replies
- 53 Views
- Last post by PeteK
Mon, 16 Jul 2007 18:07:08 GMT
Return to Board index
Who is online
Users browsing this forum: No registered users and 124 guest
Forum permissions
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum