Explore tweets tagged as #c_namespace
@JoshCStein
Josh Stein 🦣
8 months
I made a basic version of tictactoe as a based rollup 🕹️. just pick a starting height and namespace to start playing 📁.
3
3
18
@CRudinschi
Carolina
2 months
From co-inventing #MQTT to shaping modern #IIoT, Arlen Nipper @CirrusLink has driven industrial innovation for 40+ years. Join him at #IIoTWorldDay for:.“The Connected Factory: Driving Real-Time Insights with OT Data and the Unified Namespace” #cirrus_iiot
Tweet media one
0
4
5
@roddux
roddux
4 months
I find myself repeating this a bit, so fuck it, here's how to get into an unprivileged namespace on Ubuntu 24.04/24.10. PSA: linux is stupid and for nerds, and @Canonical/@ubuntu suck at security. $ busybox sh -c "unshare -Urmin". too embarassing to even call it a bypass
Tweet media one
Tweet media two
@ky1ebot
kylebot
4 months
@andreyknvl Unprivileged mounting is no longer a thing (on Ubuntu) anymore: Ubuntu disabled usernamespace starting from 24.04 :).
35
157
1K
@EmotionaL214
麻倉 詩音🍬
10 months
#しおんのあさかつ #UE5Study.C++側からGameplayTagの設定を行う. エディタからだとC++の変数として使用出来ない.からだと思う. 新しいマクロ2つ.UE_DEFINE_GAMEPLAY_TAG.UE_DECLARE_GAMEPLAY_TAG_EXTERN. namespaceは使ったことない
Tweet media one
0
1
11
@CRudinschi
Carolina
21 days
Key insights for #manufacturing leaders:.✔️ Unified Namespace = OT/IT harmony.✔️ Cloud + Hybrid = smart scale.✔️ Digital twins = process intelligence.Download the playbook: . #sponsored #cirrus_iiot #highbyte_iiot #IIoT @sallyeaves @DiegoTamburini
Tweet media one
0
3
5
@zcbenz
Cheng
11 months
Finished initial implementation for translating TypeScript's import/export to C++, and wrote some notes on it:. Basically each C++ file gets its own namespace to seal the symbols, and importing symbols becomes namespace and type aliases.
Tweet media one
0
0
4
@FlohOfWoe
Andre Weissflog
8 months
. only thing I don't understand yet: the C shims are wrapped in a cimgui:: C++ namespace, how are those supposed to be linked as C functions? Need to find out by actually building an example project :)
Tweet media one
1
1
4
@EntangledLogic
TheLastImam
13 days
For you non-programmers. C++ frameworks like DirectX create a 'namespace' for themselves in several ways. One is to put things in a 'namespace d3d{}'. Another is to prefix D3DMyClass. I have changed the name of my project to Iridium for branding, but will keep HV4D prefixing.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
0
1
@larkmjc
Sydney 🖤🍋👁☠️☢️
9 months
I like C’s qualifier object namespace with struct and enum but I don’t like how names default to global scope. I’d rather have qualifiers on type definitions to demote enclosed names to object namespace with dot plus another qualifier to promote type objects to global namespace.
Tweet media one
1
0
0
@Yizio
Elara
26 days
# include <aespa>.# include <dirtycode>.using namespace std;. string ningning(string aespa) {. for (char &c : aespa) c += 1;. return aespa + "we ate";.}
Tweet media one
Tweet media two
Tweet media three
2
0
8
@SaffronSampath
Mu.Sampath Kumar Advocate
4 months
உம்பேர் என்னன்னு கேட்டா. C++ ல.#include <bits/stdc++.h> using namespace std; int main() { // Printing the name using cout object cout << "Anmol"; return 0; } program பண்ணி பார்த்துக்கங்கன்னு . சொல்லு பார்க்கலாம்.#சமக்கல்வி_எங்கள்உரிமை.#EqualEducationOurRight
Tweet media one
0
2
4
@mamadou_gamedev
Mamadou On GameDev
2 months
یکی از خشانت‌های پنهان علیه ما برنامه‌نویسان شریف C++ که راجع بهش صحبت نمیشه:. - مهاجرت کنیم به C++20؟.- آره حتما! وقتشه libfmt رو با std::format جایگزین کنیم. - همون لحظه یکی از کامپایلرها:.error: no member named 'format' in namespace 'std' 😩. توضیح اینکه std::format در.۱/۴
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
0
54
@msc72m
Mohammad Sadeghian
7 months
میدونستید توی پایتون comprehension ها چه برای list و چه برای dict سریع تر از loop زدن عادی روی اونها هستن؟. دلیلش نحوه ی allocate(pre-allocate) شدن مموری + implment شدن با C اونها + منیج شدن متغیر ها در namespace هست. خلاصه fuck readability
Tweet media one
3
0
22
@ten_forward
TenForward🖖
8 months
宣伝です。User Namespaceをぜひこちらをご覧くださいw. #CNDW2024_C.
2
11
24
@WestmontiAllday
#Westmonti
1 year
1. Robotics coding using C++ Arduino format. 2. Json format to get the Twitter API. 3. C++ regular format with the standard library. [Not using namespace std].4. C++ regular format with the standard library. [Not using namespace std].#Cplusplus #Coding #Robotics #programming
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
0
3
@kichi2004_
kichi2004
4 months
AtCoder の gcc C++20 / C++23 環境で、.(using namespace std; +) sqrtl.は正常にコンパイルできて.std::sqrtl.はコンパイルできない理由わかる人いませんか.
Tweet media one
Tweet media two
2
0
5
@Macron_254
Big Balls
1 month
Check out my latest article: The Namespace concept of C++ via @LinkedIn.
0
0
0
@MartinBoxty
Martin / Boxty
4 months
I often see people say that you shouldn't indent things in a namespace's scope in C++ (see left), but I honestly really dislike it. I think indenting things inside a namespace (see right) is better and more communicative. If you really don't want to indent it, write ns::foo().
Tweet media one
Tweet media two
1
0
0
@JoshCStein
Josh Stein 🦣
9 months
I just posted a favorite quote to the "quotes" namespace on Celestia's Mocha testnet ✍️. ⚡ Post yours by following the new quick-start guide:
Tweet media one
2
2
14