Timeline for Console-Based Quiz Application
Current License: CC BY-SA 4.0
15 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Nov 16, 2020 at 9:00 | history | tweeted | twitter.com/StackCodeReview/status/1328261540118716416 | ||
Nov 16, 2020 at 8:11 | vote | accept | theProgrammer | ||
Nov 15, 2020 at 22:08 | answer | added | pacmaninbw ♦ | timeline score: 2 | |
Nov 15, 2020 at 19:40 | answer | added | Alex Shirley | timeline score: 1 | |
Nov 15, 2020 at 18:55 | comment | added | Deduplicator | As an aside, consider "What's the difference between "STL" and "C++ Standard Library"? ". | |
Nov 15, 2020 at 18:52 | history | edited | Deduplicator | CC BY-SA 4.0 |
copy-edited
|
Nov 15, 2020 at 17:46 | history | became hot network question | |||
Nov 15, 2020 at 16:11 | answer | added | Edward | timeline score: 11 | |
Nov 15, 2020 at 15:11 | comment | added | theProgrammer |
Now that you are really getting into OOP it might be a good idea to try creating your own dynamically linked libraries to implement some portions the your solutions. Please, can you explain further?
|
|
Nov 15, 2020 at 14:03 | comment | added | pacmaninbw♦ | Since the boost libraries are primarily implemented as header files, I expect that your compile times were longer as well. Now that you are really getting into OOP it might be a good idea to try creating your own dynamically linked libraries to implement some portions the your solutions. | |
Nov 15, 2020 at 13:59 | comment | added | pacmaninbw♦ | Not having a default constructor forces the class to be constructed as expected. There is no problem with the class not having a default constructor. | |
Nov 14, 2020 at 23:52 | history | edited | Ben A | CC BY-SA 4.0 |
added 2 characters in body
|
Nov 14, 2020 at 23:45 | answer | added | Casey | timeline score: 6 | |
Nov 14, 2020 at 22:40 | history | edited | theProgrammer | CC BY-SA 4.0 |
added 1504 characters in body
|
Nov 14, 2020 at 22:33 | history | asked | theProgrammer | CC BY-SA 4.0 |