Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marek R
Marek R has asked
39
questions and find answers to
217
problems.
Stats
4.5k
EtPoint
1.2k
Vote count
39
questions
217
answers
About
Marek R questions
iOS multiple string localization
Why std::pair as value in std::unordered_map with boost::container::pmr::polymorphic_allocator fails to compile
How to detect that speech recogntion is in progress
Parsing PKCS file fails after upgrading OpenSSL to 3.0.8
cmake disabling MSVC incremental linking
OS X CMake: exectuable with alternative bundle name
When using staticly linked OpenSSL 3.0.8 on some machine legacy provider can't be loaded
Use string literals inside template which handles any char sizes
Why is SFINAE for one of the std::basic_string constructors so restrictive?
Setting custom locale on boost::filesystem throws an exception on CentOS
Marek R answers
Don't really get the logic of std::atomic::compare_exchange_weak and compare_exchange_strong
Join the types of std::variant<a, b, c> and std::variant<x, y, z>
Using QPainter with QImage in a loop not in a main thread
Making video visible in Qt
Advantages of string_view literals vs string literals in simple scenarios
Template specialization using a variable argument
How to retrieve the applications icon at runtime that was set with .rc file on Windows or .icns file on Mac?
How to detect that speech recogntion is in progress
Refactoring to enum to enum class shadows namespace
Overload resolution for operator functions