1.. _module-pw_libcxx: 2 3--------- 4pw_libcxx 5--------- 6.. pigweed-module:: 7 :name: pw_libcxx 8 9The ``pw_libcxx`` module provides libcxx symbols, and will eventually facilitate 10pulling in headers as well. Currently, none of the library is built from 11upstream LLVM libcxx, instead the symbols provided should just crash in 12an embedded context. 13