Skip to content
/ phd Public

A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.

Notifications You must be signed in to change notification settings

ThePhD/phd

Repository files navigation

phd

A collection of all my libraries. Some of them are implementations of proposals found on my portfolio and blog.

There is no build to just use the library! This is a header-only, linker-hassle-free™ (LHF) library.

parts

handle

A unique_handle type, similar to unique_ptr. See handle.

out_ptr

Simple parameter wrapper for output pointers. See out_ptr.

overload

Faux-overloading from multiple different callables into one callable. See overload.

About

A collection of useful things; sometimes proofs of concepts, sometimes production-ready code.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published