Skip to main content
Tour
About Us
Meta
current community
Stack Exchange
chat
Meta Stack Exchange
your communities
Sign up
or
log in
to customize your list.
more stack exchange communities
company blog
Log in
Stack Exchange
All Sites
Top 400 Users
Digests
BobMorane
Canada
Developing software, mostly in C++.
top
accounts
reputation
activity
subscriptions
Top Questions
6
votes
Change debug flag from -g to -ggdb3 using CMake
c++
cmake
gdb
asked Jul 20, 2021 at 20:02
stackoverflow.com
6
votes
Install gcc 7.1 on Xubuntu 16.04 and make it default
xubuntu
gcc
asked Aug 3, 2017 at 20:51
askubuntu.com
5
votes
Progressive Disclosure in C++ API
c++
api
design-patterns
asked Nov 22, 2016 at 16:24
stackoverflow.com
5
votes
Hidden narrowing conversion from int to uint8_t
c++
type-conversion
implicit-conversion
narrowing
asked Mar 17, 2018 at 16:41
stackoverflow.com
5
votes
Add extra methods at compile time according to some enum value
c++
templates
template-specialization
asked Jan 16, 2021 at 20:14
stackoverflow.com
Top Answers
28
Is that an in or in/out parameter? Doxygen, C++
stackoverflow.com
8
Where can I find good documentation for Gtkmm?
stackoverflow.com
7
Data ownership in GTK
stackoverflow.com
5
Shrink window in GTK+ dynamically when content shrinks?
stackoverflow.com