Microsoft .NET technology
-
- sql library
by jtorjo » Thu, 27 Nov 2003 23:54:30 GMT
- 3 Replies
- 66 Views
- Last post by broeni
Fri, 28 Nov 2003 23:54:30 GMT
-
- converting 1.234,567 to 1,234.567
by Ian » Wed, 19 Apr 2006 20:19:58 GMT
- 4 Replies
- 31 Views
- Last post by James Kanze
Thu, 20 Apr 2006 20:19:58 GMT
-
- boost::mem_fn do not always works - boost::mem_fn_ref perhaps missing
by werner.salomon » Fri, 11 Jul 2003 21:55:27 GMT
- 2 Replies
- 32 Views
- Last post by Jeff F
Sun, 13 Jul 2003 21:55:27 GMT
-
- Is the linkage of the template parameter checked during explicit specialisation?
by Greg Herlihy » Tue, 31 Jan 2006 21:42:26 GMT
- 3 Replies
- 131 Views
- Last post by kanze
Mon, 06 Feb 2006 21:42:26 GMT
-
- automatic return value deduction of function templates
by Thomas Mang » Thu, 12 Jul 2007 19:57:16 GMT
- 4 Replies
- 2 Views
- Last post by Mathias Gaunard
Sat, 14 Jul 2007 19:57:16 GMT
-
- Design Patterns(GOF)-State and sockets-I think I screwed-up--OOPS
by Thomas Maeder » Tue, 31 Aug 2004 07:43:29 GMT
- 1 Replies
- 39 Views
- Last post by Thomas Maeder
Thu, 09 Sep 2004 07:43:29 GMT
-
- ellipsis parameter
by Thomas » Fri, 30 Mar 2007 06:42:29 GMT
- 4 Replies
- 27 Views
- Last post by Alberto Ganesh Barbati
Fri, 06 Apr 2007 06:42:29 GMT
-
- STL implementation
by Guy Davidson » Mon, 29 Nov 2004 20:37:50 GMT
- 7 Replies
- 4 Views
- Last post by emarkp
Fri, 03 Dec 2004 20:37:50 GMT
-
- organising template files
by Louis Lavery » Thu, 21 Sep 2006 01:58:58 GMT
- 14 Replies
- 16 Views
- Last post by Ivan Novick
Wed, 27 Sep 2006 01:58:58 GMT
-
- the point of cstring why don't work like Bjarne Stroustrup said
by Francis Glassborow » Tue, 10 Jul 2007 17:01:18 GMT
- 1 Replies
- 25 Views
- Last post by Francis Glassborow
Tue, 10 Jul 2007 17:01:18 GMT
-
- Initialization of array in loop
by Dan Piponi » Tue, 18 Jan 2005 18:11:53 GMT
- 5 Replies
- 107 Views
- Last post by Dan Piponi
Thu, 20 Jan 2005 18:11:53 GMT
-
- const enum
by robertdharris » Sun, 20 Jun 2004 23:27:29 GMT
- 17 Replies
- 7 Views
- Last post by kanze
Tue, 22 Jun 2004 23:27:29 GMT
-
- overloading or casting? A simple problem.
by zagor » Sun, 26 Oct 2003 04:13:20 GMT
- 2 Replies
- 18 Views
- Last post by Erik Max Francis
Wed, 29 Oct 2003 04:13:20 GMT
-
- What is the rationale behind std::tr1::enable_shared_from_this?
by ljestrada » Sun, 17 Dec 2006 07:13:29 GMT
- 15 Replies
- 105 Views
- Last post by Pete Becker
Sun, 17 Dec 2006 07:13:29 GMT
-
- how to define entities declared in nested namespaces?
by Piotr Dobrogost » Wed, 24 Dec 2008 06:45:34 GMT
- 3 Replies
- 87 Views
- Last post by Piotr Dobrogost
Wed, 31 Dec 2008 06:45:34 GMT
-
- Determining if a file is likely to be text.
by fik » Fri, 06 May 2005 09:12:18 GMT
- 12 Replies
- 94 Views
- Last post by James Kanze
Tue, 10 May 2005 09:12:18 GMT
-
- auto_ptr for array of built-ins
by Carlos Moreno » Wed, 23 Apr 2008 20:13:23 GMT
- 16 Replies
- 67 Views
- Last post by Martin T.
Wed, 30 Apr 2008 20:13:23 GMT
-
- the point of cstring why don't work like Bjarne Stroustrup said
by llewelly » Mon, 09 Jul 2007 00:44:47 GMT
- 1 Replies
- 10 Views
- Last post by llewelly
Sat, 14 Jul 2007 00:44:47 GMT
-
- What type is ' int * const& ' ?
by rodrigobraz » Mon, 06 Dec 2004 20:20:01 GMT
- 36 Replies
- 120 Views
- Last post by suresh.lakshmanan
Sat, 11 Dec 2004 20:20:01 GMT
-
- What is the best way to clear a std::set containing dynamically allocated pointers?
by Olivier Langlois » Thu, 15 Nov 2007 05:16:59 GMT
- 1 Replies
- 94 Views
- Last post by Olivier Langlois
Mon, 19 Nov 2007 05:16:59 GMT
-
- The problem with enum
by Tony » Sat, 28 Feb 2009 09:53:04 GMT
- 9 Replies
- 131 Views
- Last post by Andre Kaufmann
Sun, 01 Mar 2009 09:53:04 GMT
-
- Smart pointer vs handle class
by newbiecpp » Wed, 27 Oct 2004 13:20:11 GMT
- 3 Replies
- 2 Views
- Last post by kanze
Wed, 03 Nov 2004 13:20:11 GMT
-
- Tree Hashing / Equivalence
by Al » Tue, 06 Feb 2007 20:32:01 GMT
- 10 Replies
- 73 Views
- Last post by James Kanze
Fri, 09 Feb 2007 20:32:01 GMT
-
- beginer programer needs help
by Justice » Thu, 13 Mar 2008 23:12:37 GMT
- 9 Replies
- 32 Views
- Last post by Gerhard Menzl
Sat, 15 Mar 2008 23:12:37 GMT
-
- Interesting CppUnit breakage.
by Roy Smith » Thu, 03 Jul 2003 04:33:48 GMT
- 3 Replies
- 137 Views
- Last post by marc.foell
Thu, 10 Jul 2003 04:33:48 GMT
-
- Specs for shared_ptr; compatibility between classic pointers and shared_ptr
by Fokko Beekhof » Mon, 01 Sep 2008 11:58:51 GMT
- 2 Replies
- 130 Views
- Last post by Peter Dimov
Sat, 06 Sep 2008 11:58:51 GMT
-
- Explicit Type Conversion and Simple Type Specifiers
by James McNellis » Tue, 02 Feb 2010 08:32:39 GMT
- 2 Replies
- 14 Views
- Last post by Daniel Krler
Sat, 06 Feb 2010 08:32:39 GMT
-
- I keep running into long term c++ programmers who refuse to use exceptions
by Martin B. » Thu, 18 Mar 2010 19:46:24 GMT
- 2 Replies
- 90 Views
- Last post by Seungbeom Kim
Thu, 18 Mar 2010 19:46:24 GMT
-
- New Qt4Lab release available
by paolo_sereno » Mon, 17 Jan 2005 13:54:33 GMT
- 1 Replies
- 2 Views
- Last post by paolo_sereno
Mon, 24 Jan 2005 13:54:33 GMT
-
- iostream/ostream
by Attila Feher » Fri, 03 Feb 2006 22:19:00 GMT
- 16 Replies
- 71 Views
- Last post by Attila Feher
Thu, 09 Feb 2006 22:19:00 GMT
-
- C++ Standard Library
by mase » Sat, 20 Oct 2007 15:54:40 GMT
- 23 Replies
- 121 Views
- Last post by nevergone
Fri, 26 Oct 2007 15:54:40 GMT
-
- [ANN] U++ 511 released
by Mirek Fidler » Tue, 22 Nov 2005 19:32:12 GMT
- 1 Replies
- 136 Views
- Last post by Mirek Fidler
Wed, 23 Nov 2005 19:32:12 GMT
-
- Q: C linkage and C++ template class
by hchu » Wed, 14 Sep 2005 18:08:15 GMT
- 2 Replies
- 107 Views
- Last post by Carl Barron
Wed, 21 Sep 2005 18:08:15 GMT
-
- multiple interface inheritance
by shenry » Mon, 02 Jan 2006 20:23:12 GMT
- 4 Replies
- 14 Views
- Last post by Maxim Yegorushkin
Fri, 06 Jan 2006 20:23:12 GMT
-
- Suboptimal optimization
by mlimber » Sun, 04 Dec 2005 02:08:04 GMT
- 20 Replies
- 73 Views
- Last post by kanze
Wed, 07 Dec 2005 02:08:04 GMT
-
- dynamically allocated buffers
by Raider » Fri, 05 May 2006 19:04:17 GMT
- 11 Replies
- 82 Views
- Last post by dan2online
Sun, 07 May 2006 19:04:17 GMT
Return to Board index
Who is online
Users browsing this forum: No registered users and 11 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