Make a deal with sigcpp
🔒 Paid proposals held safely in escrow — released only when the work's approved.
Known for
3 views
Unwinding C++20 concept std::same_as all the way up the chain to std::integral_constant.
A compilation of "possible implementations" from cppreference. Hope seeing it all together at once helps appreciate how things work behind the scenes.
PS: read the code bottom to top; usable with no includes
https://sigcpp.godbolt.org/z/nx6Y3sfvo (shows is_same for C++11 and later)
#cpp #learning #programming
2 views
If a user-declared constructor delegates to another constructor, it can help to delegate directly to the final constructor in the delegation chain, instead of delegating to a constructor which then delegates to another constructor, and so on. Direct delegation slightly increases maintenance effort, but *generally speaking*, it can improve speed and code size.
E.g., S1's default constructor involve
2 views
Like C, C++ allows declaring struct variables with struct types. The syntax seems odd (esp. in C-like code where it is common for the struct type and var to have the same name), but it makes sense if we see it alongside a var declaration for a primitive type (1).
But this syntax also permits odd qualifiers seemingly on types, but the quals really apply to the var not the type (2).
PS: The joint-de
📊 Post engagement
🔥 Top post: "Complete Guide to Class Template Argument Deduction". An excell · 10 likes + reposts
📊 Activity & format
Recent posts
View on Mastodon ↗
Unwinding C++20 concept std::same_as all the way up the chain to std::integral_constant.
A compilation of "possible implementations" from cppreference. Hope seeing it all together at once helps appreciate how things work behind the scenes.…
If a user-declared constructor delegates to another constructor, it can help to delegate directly to the final constructor in the delegation chain, instead of delegating to a constructor which then delegates to another constructor, and so …
"Prefer user-defined literals when available", short #video by Andreas Fertig @andreasfertig (of C++ Insights).
Shows how initializing a std::string instance with a user-defined literal avoids a runtime traversal of string data to find str…
Like C, C++ allows declaring struct variables with struct types. The syntax seems odd (esp. in C-like code where it is common for the struct type and var to have the same name), but it makes sense if we see it alongside a var declaration f…
C++ implicit conversions appear to permit odd things but it helps to remember that the conversions are consistent w the language's ecosystem. But you can limit sources to char values using constrained templates in contexts where conversion…
Summary: assigning numbers to std::string looks odd but:
- it is a function call, not "native assignment"
- function call is due to std::string overloading the assignment operator
- numbers are implicitly converted to assignment operator f…
🐘 Community & instance
💡 Facts
🕵️ Fake follower check
Estimated- Est. 99% real, active audience · Low fake-follower risk.
- Strong engagement (~4.7% of followers engage each post) — an active, real audience.
- Verified account.
- Established account (3+ years old).
Heuristic estimate from engagement, follower ratios, account age & growth — a screening signal, not a guarantee.
About
📸 Gallery
🔀 Audience overlap
EstimatedEstimated shared audience with similar creators — useful for avoiding overlap (or doubling down) when planning a campaign.
More like this
Find more →✉ Message sigcpp
Reaching out to influencers is a Pro feature. Upgrade to message any influencer directly — perfect for brands and agencies booking sponsorships.
- ✓ Message any influencer from their listing
- ✓ The influencer gets notified by email
- ✓ Manage every conversation in one inbox
Already Pro? Log in.
🎤 Event / appearance with sigcpp
Booking an event / appearance is a Pro feature. Upgrade to book sigcpp for an in-person or virtual appearance — payment held safely in escrow until the event is done.
- ✓ Book them for events, livestreams, panels & more
- ✓ sigcpp gets notified by email
- ✓ Fee held in escrow, released after the appearance
Already Pro? Log in.
You're out of free requests this month
Free accounts get 5 per month. Go Pro for unlimited sponsor pitches, collab requests & sponsorship deals — plus featured placement, the Verified badge, free withdrawals and more.
Upgrade to Pro — $9.95/mo →Your free limit resets on the 1st of next month.