Sha256: ad8e41299868693f9f6acedf866fa7d9807593d42decb75074ec02b8f71d4758

Contents?: true

Size: 196 Bytes

Versions: 51

Compression:

Stored size: 196 Bytes

Contents

// -*- c++ -*-
#pragma once
#ifndef __REFLEX_DEBUG_H__
#define __REFLEX_DEBUG_H__


#include <xot/debug.h>


namespace Reflex
{


	using Xot::dout;

	using Xot::doutln;


}// Reflex


#endif//EOH

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
reflexion-0.3.4 include/reflex/debug.h
reflexion-0.3.3 include/reflex/debug.h
reflexion-0.3.2 include/reflex/debug.h
reflexion-0.3.1 include/reflex/debug.h
reflexion-0.3 include/reflex/debug.h
reflexion-0.2.1 include/reflex/debug.h
reflexion-0.2 include/reflex/debug.h
reflexion-0.1.57 include/reflex/debug.h
reflexion-0.1.56 include/reflex/debug.h
reflexion-0.1.55 include/reflex/debug.h
reflexion-0.1.54 include/reflex/debug.h
reflexion-0.1.53 include/reflex/debug.h
reflexion-0.1.52 include/reflex/debug.h
reflexion-0.1.51 include/reflex/debug.h
reflexion-0.1.50 include/reflex/debug.h
reflexion-0.1.49 include/reflex/debug.h
reflexion-0.1.48 include/reflex/debug.h
reflexion-0.1.47 include/reflex/debug.h
reflexion-0.1.46 include/reflex/debug.h
reflexion-0.1.45 include/reflex/debug.h