Search code examples
std::vector constructor behavior...

c++standards-compliancemsvcrtlibstdc++std

Read More
Gnu C++ macro __cplusplus standard conform?...

c++gccc++11standards-compliancestd

Read More
Does HttpUtility.UrlEncode match the spec for 'x-www-form-urlencoded'?...

.neturlencodestandards-compliance

Read More
HTML markup questions...

htmlstandards-compliance

Read More
Requesting GNU extensions but otherwise POSIX-conformant functions?...

clinuxposixglibcstandards-compliance

Read More
Is there a way to reference values as "variables" in CSS?...

htmlcssstandards-compliance

Read More
Using the standard OBJECT tag, how can I display a java applet with automatic prompts to install Jav...

javaxhtmlappletstandards-compliance

Read More
Why std::pair calls explicit constructors in assignment...

c++constructorstandards-complianceexplicit

Read More
testing c++ iterator...

c++unit-testingiteratorstandards-compliance

Read More
Are standard library required to be standard conformant?...

c++gcccompiler-constructionstandards-compliancestandard-library

Read More
Are uninitialized pointers in objects with static storage duration initialized to NULL, or to all-ze...

c++standards-compliancelanguage-lawyer

Read More
What's the status of std::vector::data()?...

stlstandards-compliancestdvector

Read More
Why is destructor of boost::thread detaching joinable thread instead of calling terminate() as stand...

c++multithreadingc++11boost-threadstandards-compliance

Read More
What should scanf return on EOF after partial match?...

cscanfstandards-compliance

Read More
Are there any fully conforming C++ implementations?...

c++standards-compliance

Read More
would the pointer returned by new(size, value) Type[0] be legal and could it be used to build an arr...

c++c++11standards-compliancearray-initialization

Read More
What is an elegant solution to the namespace vs classname clash problem?...

c#.netstandardsstandards-compliance

Read More
<!DOCTYPE html> and older browsers...

htmldoctypestandards-compliance

Read More
How to I add a line feed to a title style tooltip in firefox?...

htmlfirefoxstandards-compliance

Read More
Is CakePhp 'standards compliant' when generating HTML, Forms, etc?...

htmlcakephpxhtmlstandards-complianceformhelper

Read More
JMS interfaces and implementations...

javajmsportabilitystandards-compliance

Read More
printf("string1""string2") is this valid C?...

cstringstandards-compliance

Read More
Sequence points in C++ and exceptions...

c++standards-compliancesequence-points

Read More
MERGE to target columns using source rows?...

sqlt-sqlsql-server-2008mergestandards-compliance

Read More
Standard defining json file extensions?...

jsonspecificationsfile-formatstandards-compliance

Read More
Does using std::auto_ptr data members invoke UB?...

c++standards-complianceauto-ptr

Read More
can the functors called from algorithms acting on a map accept pair<K, V> instead of value_typ...

c++standards-complianceconst-correctness

Read More
Is calling a function as default argument okay?...

c++standards-compliance

Read More
Valid characters for URI schemes?...

standards-complianceillegal-charactersurl-schemecustom-protocol

Read More
Are tokens after #endif legal?...

c++standards-complianceinclude-guards

Read More
BackNext