synfig-studio  1.0.3
Functions
timegather.cpp File Reference

Time Gather File. More...

#include "timegather.h"
#include "value_desc.h"
#include <synfig/layers/layer_pastecanvas.h>
#include "general.h"

Functions

template<typename IT , typename CMP >
static bool sorted (IT i, IT end, const CMP &cmp=CMP())

Detailed Description

Time Gather File.

$Id$

Function Documentation

template<typename IT , typename CMP >
static bool sorted ( IT  i,
IT  end,
const CMP &  cmp = CMP() 
)
static