cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
07-fn.hpp File Reference

Barebones implementation of ptr_fun, mem_fun, mem_fun_ptr and mem_fnThis is an implementation of the function wrappers in C++07/TR1 not directly used by cxxomfort but made available for TR1 compatibility layers. More...

Detailed Description

Barebones implementation of ptr_fun, mem_fun, mem_fun_ptr and mem_fn

This is an implementation of the function wrappers in C++07/TR1 not directly used by cxxomfort but made available for TR1 compatibility layers.

This file should end up included only when no TR1 has been found and the user has requested CXXO_USE_INTERNAL_TR1.