Giter Club home page Giter Club logo

small_vectors's Introduction

Welcome! I'm Artur Bać

I'm a passionate developer and thinker at the intersection of Modern C++ Programming, and Civil Engineering. With each line of code, I seek not just to solve problems but to explore the potential of what programming can achieve in these fields.

What Drives Me

  • 🚀 Innovation in C++: The advent of C++20 has opened up new horizons in programming. I'm on a continuous journey to harness these innovations, aiming to write code that's not only efficient and powerful but also elegant and expressive.

  • 🌌 Physics & Engineering: Beyond code, my interests lie in understanding the universe's fundamental principles and applying engineering solutions to real-world challenges.

Connect with Me

  • 📬 Reach Out: Whether it's a project collaboration, a question, or simply to exchange ideas, I'm all ears. You can email me at: artur at ebasoft.com.pl.

small_vectors's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jbbjarnason

small_vectors's Issues

output_iterator Definition

The concept checks if the iterator can be converted to std::input_iterator_tag, but the name of the concept is concept_output_iterator. This seems to be contradictory.
I would expect an output iterator concept to check against std::output_iterator_tag.Could you please clarify if these are intentional or if they're mistakes? Thanks in advance for your help.

concept output_iterator = convertible_to<iterator_category_t<iterator>, std::input_iterator_tag>;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.