aboutsummaryrefslogtreecommitdiff
path: root/src/util/basic_macros.h
AgeCommit message (Expand)Author
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-10C++11 patchset 6: forbid object copy using assigment/copy function deleters (...Loïc Blot
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
2016-12-24Move PP() and PP2() macros to basic_macros.hRogier
2015-11-03Silence 'unused typedef' warning for STATIC_ASSERT()kwolekr
2015-11-02Rename and move basicmacros.h to util/basic_macros.hest31