mirror of
https://github.com/boostorg/unordered.git
synced 2025-08-04 13:54:29 +02:00
Create natvis file and update CMakeLists.txt
This commit is contained in:
10
extra/boost_unordered.natvis
Normal file
10
extra/boost_unordered.natvis
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright 2024 Braden Ganetsky.
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
-->
|
||||
|
||||
<AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010">
|
||||
|
||||
</AutoVisualizer>
|
Reference in New Issue
Block a user