summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/equeue/equeue.h
diff options
context:
space:
mode:
authorflarembo <[email protected]>2026-03-17 21:29:09 +0300
committerflarembo <[email protected]>2026-03-17 21:57:35 +0300
commit6829a20ba136d124935d84c93672122f8e713cd8 (patch)
treef147ab20d3eaac9cb6d71baab8a6aa50ab30be02 /library/cpp/threading/equeue/equeue.h
parentdb8acc3da783377e14ce9ab01281b1438529128b (diff)
Support libcxxrt no-rtti work
libcxxrt can work fine without RTTI if there are no exceptions. To achieve this, we need to remove the dynamic\_cast.cc, which is only used when working with RTTI and exceptions. Essentially, this PR remove this source and verifies that the build works without exceptions. commit_hash:a94175e597631644fc17d29e39fbfc76d7643666
Diffstat (limited to 'library/cpp/threading/equeue/equeue.h')
0 files changed, 0 insertions, 0 deletions