DAW JSON Link
daw_writable_output.h
Go to the documentation of this file.
1 // Copyright (c) Darrell Wright
2 //
3 // Distributed under the Boost Software License, Version 1.0. (See accompanying
4 // file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
5 //
6 // Official repository: https://github.com/beached/daw_json_link
7 //
8 
9 #pragma once
10 
12 
13 #if not defined( DAW_JSON_NO_DEFAULT_OSTREAM_WRITER )
15 #endif
16 
17 #if not defined( DAW_JSON_NO_DEFAULT_CSTDIO_WRITER )
19 #endif