Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

SoftwareMixer::Shift Class Template Reference

A horrible kludge so that there are no complaints about negative bitshifts. More...

#include <SoftwareMixer.h>

List of all members.

Static Public Methods

T& Right (int bits, T& in)
T& Left (int bits, T& in)


Detailed Description

template<typename T, bool shift> template class SoftwareMixer::Shift

A horrible kludge so that there are no complaints about negative bitshifts.

Implemented without the use of partial specialisation


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:18 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000