home.social

#20230524cpp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #20230524cpp, aggregated by home.social.

fetched live
  1. @mattiem (Cont'd)

    That's all there is.

    C++ extends this by adding operations on custom data structures (object methods) to make the type system more extensible.[#20230524cpp][]

    [#20230524cpp]: "Al Stevens Interviews Alex Stepanov", in: _Dr. Dobb's Journal_, March 1995, <boost.org/sgi/stl/drdobbs-inte>

  2. @mattiem (Cont'd)

    That's all there is.

    C++ extends this by adding operations on custom data structures (object methods) to make the type system more extensible.[#20230524cpp][]

    [#20230524cpp]: "Al Stevens Interviews Alex Stepanov", in: _Dr. Dobb's Journal_, March 1995, <boost.org/sgi/stl/drdobbs-inte>

  3. @mattiem

    # 202305241824 Machine model of C is memory and pointers
    #clang #machine-code #pointer #memory #machine-model

    C's "machine model" is easy to understand because:

    > The machine model of C is very simple. You have the memory where things reside. You have pointers to the consecutive elements of the memory.[#20230524cpp][]

    1/2

  4. @mattiem

    # 202305241824 Machine model of C is memory and pointers
    #clang #machine-code #pointer #memory #machine-model

    C's "machine model" is easy to understand because:

    > The machine model of C is very simple. You have the memory where things reside. You have pointers to the consecutive elements of the memory.[#20230524cpp][]

    1/2