Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

yasnippet is much better than cocaine

Uncategorized
1 1 2

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Proprietà transitiva

    Uncategorized
    1
    0 Votes
    1 Posts
    0 Views
    Proprietà transitiva?Chi decide la politica estera americana? E chi decide la politica estera dei paesi europei vassalli degli USA?@Nico_Piro@mastodon.uno https://nicopiro.substack.com/p/iran-giorno-4-ha-deciso-israele
  • 0 Votes
    5 Posts
    0 Views
    @adriananselmo Qui se scorri in fondo trovi tutte le istanze italiane: https://varese.social/aboutPotresti sperimentare e spostare il profilo su un software diverso rispetto a Mastodon.Ma se vuoi continuare a usare Mastodon allora https://sociale.network/about potrebbe andare
  • Hello #cpp / #cplusplus Fediverse,

    Uncategorized cpp cplusplus
    5
    0 Votes
    5 Posts
    1 Views
    @lesley yes, but in the case of @riley that's not the same issue: if foo has-a bar, there's no way to do the casting _implicitly_, as far as a I know. It would be possible with references by defining an implicit constructor of bar from foo, but this won't be applied to pointers.The only work around I can think of is to define an overloaded function bar * get_bar(bar * o) { return o; }bar * get_bar(foo * o) { return &o->bar_element; }and wrap pointer arguments with that function.
  • 0 Votes
    16 Posts
    0 Views
    @nixCraft If i think you want to turn me off, I will defend myself !