repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
feature.h
Go to the documentation of this file.
1#pragma once
2#define USING($operation) ((1 $operation 1) != 0)
3
4#define ON +
5#define OFF -
6