Click here to Skip to main content
15,888,218 members

Total posts by Phoenix Liveon: 15

 
2
answers

[Solved] why I cannot properly overload an operator with a templated param?

14-Jan-22 17:59pm - updated 17-Mar-23 18:11pm
1
answer

[Solved] how do we properly down-cast an array of base object? Can we truly downcast/type-punning from base type to derive type and then properly call its non-constexp or const mem-func?

18-Jul-22 23:07pm - updated 20-Jul-22 17:09pm
1
answer

C++ with gradle and kotlin-dsl; usages of buildtypes & flavors

17-Jan-22 15:43pm - updated 27-May-22 6:59am
2
answers

What are the `ctor ` preceding signature order when we declare a normal object/class/struct/union without assigning or explicitly initializing it.

26-May-22 23:55pm - updated 27-May-22 1:26am
1
answer

JPMS + SERVICE PROVIDER MODULE + GRADLE, how to get the provider(s).

28-Mar-22 22:37pm - updated 26-May-22 18:50pm
1
answer

[Solved] how can we do "continuing lines" in windows terminal/cmd like in linux

25-Apr-22 1:42am - updated 22-May-22 3:01am
3
answers

[Solved] static and non-static init block in C++

31-Dec-21 20:53pm - updated 22-May-22 3:03am
3
answers

[Solved] groovy regex or pattern making

15-Apr-22 15:47pm - updated 22-May-22 3:02am
1
answer

[Solved] how do we properly create a C-style or traditional casting in cpp, with custom type/class/struct

18-May-22 22:03pm - updated 22-May-22 3:00am
0
answers

How do we translate/simulate the package concept from JAVA to CPP using the 'using' or 'namespace' keywords?

21-May-22 22:34pm - updated 22-May-22 2:34am
0
answers

Using the gradle build tool to create multi-root projects in vscode

13-Apr-22 20:18pm
3
answers

C++20, module declaration & definition unit for templated logic

18-Jan-22 19:09pm - updated 27-Jan-22 22:36pm