Data-MessagePack-Stream

 view release on metacpan or  search on metacpan

MANIFEST  view on Meta::CPAN

msgpack-3.3.0/include/msgpack/predef/os/windows.h
msgpack-3.3.0/include/msgpack/predef/other.h
msgpack-3.3.0/include/msgpack/predef/other/endian.h
msgpack-3.3.0/include/msgpack/predef/other/workaround.h
msgpack-3.3.0/include/msgpack/predef/platform.h
msgpack-3.3.0/include/msgpack/predef/platform/cloudabi.h
msgpack-3.3.0/include/msgpack/predef/platform/ios.h
msgpack-3.3.0/include/msgpack/predef/platform/mingw.h
msgpack-3.3.0/include/msgpack/predef/platform/mingw32.h
msgpack-3.3.0/include/msgpack/predef/platform/mingw64.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_desktop.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_phone.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_runtime.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_server.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_store.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_system.h
msgpack-3.3.0/include/msgpack/predef/platform/windows_uwp.h
msgpack-3.3.0/include/msgpack/predef/version.h
msgpack-3.3.0/include/msgpack/predef/version_number.h
msgpack-3.3.0/include/msgpack/preprocessor.hpp
msgpack-3.3.0/include/msgpack/preprocessor/arithmetic.hpp

msgpack-3.3.0/Files.cmake  view on Meta::CPAN

    include/msgpack/predef/os/windows.h
    include/msgpack/predef/other.h
    include/msgpack/predef/other/endian.h
    include/msgpack/predef/other/workaround.h
    include/msgpack/predef/platform.h
    include/msgpack/predef/platform/cloudabi.h
    include/msgpack/predef/platform/ios.h
    include/msgpack/predef/platform/mingw.h
    include/msgpack/predef/platform/mingw32.h
    include/msgpack/predef/platform/mingw64.h
    include/msgpack/predef/platform/windows_desktop.h
    include/msgpack/predef/platform/windows_phone.h
    include/msgpack/predef/platform/windows_runtime.h
    include/msgpack/predef/platform/windows_server.h
    include/msgpack/predef/platform/windows_store.h
    include/msgpack/predef/platform/windows_system.h
    include/msgpack/predef/platform/windows_uwp.h
    include/msgpack/predef/version.h
    include/msgpack/predef/version_number.h
    include/msgpack/sysdep.h
    include/msgpack/unpack_define.h

msgpack-3.3.0/include/msgpack/predef/platform.h  view on Meta::CPAN

#if !defined(MSGPACK_PREDEF_PLATFORM_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
#ifndef MSGPACK_PREDEF_PLATFORM_H
#define MSGPACK_PREDEF_PLATFORM_H
#endif

#include <msgpack/predef/platform/cloudabi.h>
#include <msgpack/predef/platform/mingw.h>
#include <msgpack/predef/platform/mingw32.h>
#include <msgpack/predef/platform/mingw64.h>
#include <msgpack/predef/platform/windows_uwp.h>
#include <msgpack/predef/platform/windows_desktop.h>
#include <msgpack/predef/platform/windows_phone.h>
#include <msgpack/predef/platform/windows_server.h>
#include <msgpack/predef/platform/windows_store.h>
#include <msgpack/predef/platform/windows_system.h>
#include <msgpack/predef/platform/windows_runtime.h> // deprecated
#include <msgpack/predef/platform/ios.h>
/*#include <msgpack/predef/platform/.h>*/

#endif



( run in 0.251 second using v1.01-cache-2.11-cpan-299005ec8e3 )