Home
Dashboard
Directory
Help
Sign in
Microsoft
Connect
Your feedback improving Microsoft products
Search
Feedback
All Connect
Visual Studio and .NET Framework Home
Downloads
Feedback
Surveys
Refine Search Results
Status
All
Active
Resolved
Closed
Votes
Total Votes (at least)
Workarounds
Total Workarounds (at least)
Validations
Total Validations (at least)
Comments
Total Comments (at least)
Time
Created in the last (days)
Updated in the last (days)
Scope
All Feedback
Your Feedback
Product Search Results
Sort By:
Newest
Last Updated
Up-Votes
Total Votes
Title (A-Z)
Title (Z-A)
Down-Votes
Oldest
You searched for:
items submitted by Dávid Róbert for this product
(
signing in
could show even more results)
Bugs (5)
Suggestions (0)
Other Feedback (0)
Showing
1
-
5
of
5
Previous
1
Next
3
0
Sign in
to vote
VC10: weird template deduction error with non-type default template argument
- by
Dávid Róbert
From Connection:
Visual Studio and .NET Framework
There is a weird template deduction error in VC10 SP1 - the sample code is not compiling. However, if I uncomment the unused struct with a member that has the same name as the default value of the te…
Created on 4/21/2011 (updated 100 weeks ago)
|
2 validations
|
0 workarounds
|
5 comments
|
feedback id: 663884
|
Closed
as Fixed
2
0
Sign in
to vote
VC10: a nullptr_t type variable is constructable from compile-time 'false'
- by
Dávid Róbert
From Connection:
Visual Studio and .NET Framework
In VC10, the native c++0x nullptr_t type should be a type not creatable from anything, and its only possible value is nullptr. But in VS2010 SP1, the compiler can create a std::nullptr_t out of compil…
Created on 3/25/2011 (updated 95 weeks ago)
|
2 validations
|
0 workarounds
|
4 comments
|
feedback id: 653515
|
Closed
as By Design
3
0
Sign in
to vote
VC10 STL: std::pair template constructors ignore if elements are implicitly constructable or not
- by
Dávid Róbert
From Connection:
Visual Studio and .NET Framework
According to C++0x working draft, all template constructors of std::pair (so the ones that are not receiving parameters of the class' template parameter types) shall not participate in the overload re…
Created on 3/7/2011 (updated 112 weeks ago)
|
3 validations
|
0 workarounds
|
3 comments
|
feedback id: 649898
|
Closed
as Fixed
2
0
Sign in
to vote
VC10: Results of by-value conversion operators are not treated as rvalue correctly
- by
Dávid Róbert
From Connection:
Visual Studio and .NET Framework
When an object has a conversion operator that converts to another type by-value, the result of the conversion operator is a temporary, so it should be an rvalue. VC10 compiler erroneously binds this t…
Created on 3/2/2011 (updated 113 weeks ago)
|
2 validations
|
0 workarounds
|
3 comments
|
feedback id: 648825
|
Closed
as Duplicate
4
0
Sign in
to vote
VC10 STL: emplace functions are not implemented for more than 1 parameter
- by
Dávid Róbert
From Connection:
Visual Studio and .NET Framework
In Visual Studio 2010 (also in SP1 beta), the new emplace functions of containers are not implemented for more than one parameter. I will use the std::vector<Val>::empace_back(..) function from now o…
Created on 2/18/2011 (updated 97 weeks ago)
|
4 validations
|
0 workarounds
|
3 comments
|
feedback id: 645116
|
Closed
as Fixed
Showing
1
-
5
of
5
Previous
1
Next
© 2013 Microsoft Corporation. All rights reserved.
Microsoft Connect Terms of Use
|
Trademarks
|
Privacy Statement
Microsoft