summaryrefslogtreecommitdiff
path: root/build2/list
diff options
context:
space:
mode:
Diffstat (limited to 'build2/list')
-rw-r--r--build2/list4
1 files changed, 4 insertions, 0 deletions
diff --git a/build2/list b/build2/list
new file mode 100644
index 0000000..98e1726
--- /dev/null
+++ b/build2/list
@@ -0,0 +1,4 @@
+- Need to get rid of inline export in the rest of the libraries
+
+ I wonder if classes with virtual destrcutors (or generally with virtual
+ tables might need exporting), e.g., odb::details::exception?