mirror of
https://github.com/boostorg/mysql.git
synced 2025-05-12 14:11:41 +00:00
Filter our formatter specialization
This commit is contained in:
parent
74e92afafd
commit
4e24f7f48b
@ -18,6 +18,7 @@ exclude-symbols:
|
||||
- "boost::mysql::mariadb_server_errc"
|
||||
- "boost::mysql::mysql_collations"
|
||||
- "boost::mysql::mariadb_collations"
|
||||
- "boost::mysql::formatter<*>"
|
||||
implementation-defined:
|
||||
- "boost::mysql::impl_defined::**" # Matching symbols need to not be excluded. Including all detail is slow and causes trouble
|
||||
verbose: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user