Files
allwpilib/wpiutil/src/main/native/include/wpi/Compiler.h
Peter Johnson 85f2f87400 wpiutil: Add unique_function (#1761)
This is a move-only variant of std::function to support move-only captures.

Imported from LLVM with some small tweaks (changed to 4 pointer internal storage, warnings fixes).
2019-07-15 20:13:57 -05:00

16 KiB