aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-09-10 17:54:21 +0200
committerDavid Robillard <d@drobilla.net>2016-09-10 17:54:21 +0200
commitde79f1f7a8ffda10f55c359056d3a1cd062b3999 (patch)
tree73b2efb4f5b672431581873eb10d6a63fdfe3995 /lv2/lv2plug.in/ns/ext/atom
parenteab58ce7e8a143e663cc76839595a76b55392881 (diff)
downloadlv2-de79f1f7a8ffda10f55c359056d3a1cd062b3999.tar.xz
Hide compile time assertion from documentation
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/atom')
-rw-r--r--lv2/lv2plug.in/ns/ext/atom/atom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.h b/lv2/lv2plug.in/ns/ext/atom/atom.h
index b9a5a93..5547d19 100644
--- a/lv2/lv2plug.in/ns/ext/atom/atom.h
+++ b/lv2/lv2plug.in/ns/ext/atom/atom.h
@@ -70,9 +70,11 @@
extern "C" {
#endif
+/** @cond */
/** This expression will fail to compile if double does not fit in 64 bits. */
typedef char lv2_atom_assert_double_fits_in_64_bits[
((sizeof(double) <= sizeof(uint64_t)) * 2) - 1];
+/** @endcond */
/**
Return a pointer to the contents of an Atom. The "contents" of an atom