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 darius256 for this product
(
signing in
could show even more results)
Bugs (4)
Suggestions (0)
Other Feedback (0)
Showing
1
-
4
of
4
Previous
1
Next
1
0
Sign in
to vote
Compilation error C2664 converting <type> to const <type>&
- by
darius256
From Connection:
Visual Studio and .NET Framework
The following code fails to compile with VC 11: #include <functional> template <typename R, typename C, typename A1, typename A2> struct Binder { Binder(C callable, A1 a1, A2 a2) {} }; template…
Created on 11/15/2012 (updated 16 weeks ago)
|
0 validations
|
0 workarounds
|
2 comments
|
feedback id: 771277
|
Closed
as Deferred
1
0
Sign in
to vote
Change in behavior for strftime in VS 2012
- by
darius256
From Connection:
Visual Studio and .NET Framework
The behavior of strftime appears to have changed between VS 2010 and VS 2012. In VS 2010, strftime returned the number of bytes that were written to the output buffer strDest. With VS 2012, it appears…
Created on 11/13/2012 (updated 26 weeks ago)
|
0 validations
|
0 workarounds
|
3 comments
|
feedback id: 770977
|
Active
1
0
Sign in
to vote
std::add_const on rvalue reference to function inconsistent with std::add_const on lvalue reference to function
- by
darius256
From Connection:
Visual Studio and .NET Framework
Adding const to an rvalue reference to a function causes the reference type to be const. This is inconsistent with how an lvalue reference to a function behaves (const is not added), or how an rvalue …
Created on 6/14/2012 (updated 16 weeks ago)
|
0 validations
|
0 workarounds
|
4 comments
|
feedback id: 749130
|
Closed
as Fixed
1
1
Sign in
to vote
Inconsistent behavior when passing rvalue reference to function vs. function pointer
- by
darius256
From Connection:
Visual Studio and .NET Framework
When passing an rvalue reference to a primitive object to a function pointer, it appears that a copy of the object is made. This does not appear to occur when the function is called directly, or when …
Created on 6/7/2012 (updated 22 weeks ago)
|
0 validations
|
0 workarounds
|
3 comments
|
feedback id: 747514
|
Closed
as Fixed
Showing
1
-
4
of
4
Previous
1
Next
© 2013 Microsoft Corporation. All rights reserved.
Microsoft Connect Terms of Use
|
Trademarks
|
Privacy Statement
Microsoft
Please wait...