3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 00:26:38 +00:00

add note about pvar_queue.h

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2023-12-05 15:43:03 -08:00
parent 2b673bcb48
commit 453bab8d64

View file

@ -15,6 +15,8 @@ Author:
Revision History:
NSB: I made util/var_queue.h a template. You can feed it a struct comprising of size/activity.
--*/
#pragma once