morganstanley / binlog

A high performance C++ log library, producing structured binary logs
http://opensource.morganstanley.com/binlog/
Apache License 2.0
608 stars 72 forks source link

Support for templated Concepts #153

Open andrewkcorcoran opened 2 years ago

andrewkcorcoran commented 2 years ago

Bit of a straw man but see https://godbolt.org/z/KT6Pj5M1s as an example.

andrewkcorcoran commented 1 year ago

Any update on this? We've hit a few real cases where we've got multiple templates in concepts and are unable to log them.

erenon commented 1 year ago

please contact me at thaler@thaler.hu , and we'll find a solution.