cpp98-compatible topic

List cpp98-compatible repositories

stdex

62
Stars
6
Forks
Watchers

std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads

win32-ex

36
Stars
9
Forks
Watchers

Win32 API Experimental(or Extension) features

Static-Sort

50
Stars
6
Forks
Watchers

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.