Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Artyom
Artyom has asked
96
questions and find answers to
198
problems.
Stats
5.5k
EtPoint
1.6k
Vote count
96
questions
198
answers
About
I'm an author of several FOSS projects:
CppCMS - High performance, MVC C++ Web Development Framework.
Boost.Locale - High quality localization tools for C++ (currently waits for review for Boost)
BiDiTeX - bidirectional support of Hebrew in LaTeX.
CppDB - SQL Connectivity library for C++ (independent part of CppCMS Project)
Artyom questions
Guarantees of order of the operations on file
Converting between coordinates system WGS 74 and WGS 84
_fullpath vs GetFullPathName
Why Illegal cookies are send by Browser and received by web servers (rfc 2109, 2965)?
AsyncContext and I/O error handling (when peer disconnects)
Asynchronous event loop design and issues
Getting disconnection notification using TCP Keep-Alive on write blocked socket
Detect channels first/last of tensorflow saved model?
Release a socket in Boost.Asio (opposite of assign), or don't transfer ownership
Using valid STATIC member function of class that can't be installed
Artyom answers
Extern Function?
Is there an STL and UTF-8 friendly C++ Wrapper for ICU, or other powerful Unicode library [closed]
Twisted alternative in C++
Problem accessing base member in derived constructor
which one is recommended: using static lib vs dynamic lib (shared object)
How to use 2 C libs that export the same function names [duplicate]
toupper/tolower + locale (german)
How to iterate over a STL set and selectively remove elements?
Is it not possible to make a C++ application "Crash Proof"?
Is using NULL references OK?