cppx-core
all.hpp
Go to the documentation of this file.
1 #pragma once // Source encoding: UTF-8 with BOM (π is a lowercase Greek "pi").
2 
$with binds the specified declarator to auto&& _ in the following braces block.
$define_tag(NAME) defines NAME as a ~unique pointer type in namespace tag.
Simple type builders Type_, P_, R_, Raw_array_ and Raw_array_of_.
$items_of eases use of standard library functions, e.g. sort( $items_of( numbers ) ).
Macros for generating more concise and clear using statements, primarily $use_cppx and $use_std,...