Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John Bartholomew
John Bartholomew has asked
16
questions and find answers to
25
problems.
Stats
455
EtPoint
84
Vote count
16
questions
25
answers
About
John Bartholomew questions
std::ostream not formatting const char* correctly the first time it's used
Can iter_swap be specialised?
Sort by proxy (or: sort one container by the contents of another) in C++
Is there an operational difference between std::set::iterator and std::set::const_iterator?
Light weight C++ SAX XML parser
Are comparisons on out-of-range pointers well-defined?
Is it reasonable to call CloseHandle() on a thread before it terminates?
Variance in RDTSC overhead
C++ operator lookup rules / Koenig lookup
Avoiding duplicate icon resources in a .NET (C#) project
John Bartholomew answers
Removing unused includes
Assignment of const to non-const in C
How can i get a permutation given indexes?
Good parser generator (think lex/yacc or antlr) for .NET? Build time only? [closed]
STL find performs better than hand-crafted loop
A way to revert a whole branch in a single commit
Most unpatched Tomcat webservers are vulnerable, who's at fault? [closed]
Why permutation matrices are used to swap rows of an array?
Now that HTML5 has a standard algorithm for rendering pages, will it still be useful to validate markup?
boost::iostream zlib compressing multiple files into one archive