Hello! Linked is a portion of a project I would like feedback on. Some concerns are: 1 – There are link errors when split into implementation files. 2 – Is the comma overloading a bad idea here? 3 – Are the 'cast()' and 'copy()' methods properly implemented?

This page summarizes the projects mentioned and recommended in the original post on /r/Cplusplus

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • var

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • The cast and copy methods were updated per the your recommendation. The strange part is that on Visual Studio my code would compile just fine. But would not on https://godbolt.org/. Getting this to work really made me have to re-revue shared pointers and casting in depth. Regardless I really appreciate the advice!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Which books/resources to understand modern Assembler?

    6 projects | news.ycombinator.com | 21 Apr 2024
  • Managing mutable data in Elixir with Rust

    1 project | news.ycombinator.com | 16 Feb 2024
  • Free MIT Course: Performance Engineering of Software Systems

    4 projects | news.ycombinator.com | 10 Jan 2024
  • Verifying Rust Zeroize with Assembly...including portable SIMD

    1 project | dev.to | 10 Jan 2024
  • Operator precedence doubt

    1 project | /r/cprogramming | 11 Dec 2023