Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>

[[ 🗃 ^yEzqv rel4tion-wiki ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/yEzqv

SSH: git clone USERNAME@vervis.peers.community:yEzqv

Branches

Tags

master :: projects /

code-skeleton.mdwn

In order to make the work with Autotools easier and make the process of starting new projects faster and smoother, I decided to create several C/C++ project skeletons. I don’t plan to write all the code in C and C++ - just the lower level components where they are needed - but I already started several new projects and having these skeletons available would definitely make things faster.

I’d like to have the following skeletons:

The code can be browsed online using the git browser, and it also contains links for cloning. Links are [[here|index]].

The plans:

Useful materials:

[[TODO|TODO/OPEN]] have a feature item for the source templates

[[TODO|TODO/OPEN]] consider adding ctor/dtor/op=/copyctor etc. to the class templates. Read about how these functions work, use the C++11 = default and files like Alder/SingleField.hpp can help.

[See repo JSON]