Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Fedor
Fedor has asked
258
questions and find answers to
109
problems.
Stats
2.7k
EtPoint
235
Vote count
258
questions
109
answers
About
I work in the field of 3D geometry, mesh, point clouds and voxel-based algorithms.
Fedor questions
Overload resolution between conversion operators to value and to const-reference in C++
Overload resolution for function templates with auto non-type template parameter
Overload resolution between two constructors from std::initializer_list
Requires expression with local parameter of void type
Sorting two arrays using C++23 zip view
Using-declaration to introduce dependent name from base class template
Can `consteval` delegating constructor be called from an ordinary constructor?
Returning std::vector from an immediate function
When to use std::make_shared_for_overwrite?
Cannot use std::not_fn with immediate functions
Fedor answers
Error on moving a packaged_task object to lambda capture
MSVC bug in fold expression using variant?
How can i extrude a stl with python
How can I disable concept evaluation result caching?
No integer overflow warning reported in the call to constructor
How can I use Marching Squares to generate a polygonal mesh of a bitmap?
Are pointers to pure virtual member functions of local classes allowed?
Does reading to another variant member of a union that has the same type as the active variant cause UB?
Is copy elision mandatory (if allowed at all) in the ternary operator?
Visual Studio generated suspicious assembly code when a oneAPI TBB header is present in a PCH