summaryrefslogtreecommitdiffstats
path: root/src/common/inline_variant.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fix missing include boost/noncopyable.hppWillem Jan Withagen2018-09-261-0/+1
* common: Remove redundant includesJos Collin2017-05-221-19/+0
* inline_variant: simplify it a lot, enable perfect forwardingSamuel Just2016-11-171-59/+47
* common/: add match() utilities for boost::variantSamuel Just2016-11-171-0/+241